./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 e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/parallel-bakery-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-?-e2fb8be-m [2025-03-09 06:39:44,958 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 06:39:45,005 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Overflow-32bit-Automizer_Default.epf [2025-03-09 06:39:45,008 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 06:39:45,009 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 06:39:45,031 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 06:39:45,032 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 06:39:45,033 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 06:39:45,033 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 06:39:45,033 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 06:39:45,033 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 06:39:45,033 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 06:39:45,033 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 06:39:45,034 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-09 06:39:45,034 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 06:39:45,035 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 06:39:45,035 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 06:39:45,035 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 06:39:45,036 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 06:39:45,036 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-09 06:39:45,250 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 06:39:45,261 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 06:39:45,264 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 06:39:45,265 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 06:39:45,265 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 06:39:45,266 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-09 06:39:46,466 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cf0fa645d/f30922ba003f492a8469d7bf169d78ab/FLAGe24791924 [2025-03-09 06:39:46,787 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 06:39:46,787 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/parallel-bakery-4.wvr.c [2025-03-09 06:39:46,800 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cf0fa645d/f30922ba003f492a8469d7bf169d78ab/FLAGe24791924 [2025-03-09 06:39:47,050 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cf0fa645d/f30922ba003f492a8469d7bf169d78ab [2025-03-09 06:39:47,052 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 06:39:47,053 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 06:39:47,054 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 06:39:47,054 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 06:39:47,056 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 06:39:47,057 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,057 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@467482ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47, skipping insertion in model container [2025-03-09 06:39:47,057 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,072 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 06:39:47,184 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 06:39:47,190 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 06:39:47,217 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 06:39:47,234 INFO L204 MainTranslator]: Completed translation [2025-03-09 06:39:47,235 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47 WrapperNode [2025-03-09 06:39:47,235 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 06:39:47,236 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 06:39:47,236 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 06:39:47,237 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 06:39:47,241 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,252 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,277 INFO L138 Inliner]: procedures = 20, calls = 37, calls flagged for inlining = 29, calls inlined = 29, statements flattened = 383 [2025-03-09 06:39:47,277 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 06:39:47,278 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 06:39:47,278 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 06:39:47,278 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 06:39:47,284 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,284 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,286 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,301 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-03-09 06:39:47,301 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,301 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,306 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,308 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,312 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,313 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,316 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 06:39:47,316 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 06:39:47,318 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 06:39:47,319 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 06:39:47,320 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (1/1) ... [2025-03-09 06:39:47,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 06:39:47,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 06:39:47,345 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-09 06:39:47,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-09 06:39:47,362 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 06:39:47,362 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-03-09 06:39:47,362 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-03-09 06:39:47,362 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-03-09 06:39:47,363 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-03-09 06:39:47,363 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2025-03-09 06:39:47,363 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2025-03-09 06:39:47,363 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2025-03-09 06:39:47,363 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2025-03-09 06:39:47,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-09 06:39:47,363 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 06:39:47,363 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 06:39:47,364 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-03-09 06:39:47,451 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 06:39:47,453 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 06:39:47,904 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-03-09 06:39:47,904 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 06:39:48,166 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 06:39:48,168 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 06:39:48,169 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 06:39:48 BoogieIcfgContainer [2025-03-09 06:39:48,169 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 06:39:48,170 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-09 06:39:48,171 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-09 06:39:48,174 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-09 06:39:48,175 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.03 06:39:47" (1/3) ... [2025-03-09 06:39:48,176 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74471eaf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 06:39:48, skipping insertion in model container [2025-03-09 06:39:48,176 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 06:39:47" (2/3) ... [2025-03-09 06:39:48,176 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74471eaf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 06:39:48, skipping insertion in model container [2025-03-09 06:39:48,177 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 06:39:48" (3/3) ... [2025-03-09 06:39:48,177 INFO L128 eAbstractionObserver]: Analyzing ICFG parallel-bakery-4.wvr.c [2025-03-09 06:39:48,192 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-09 06:39:48,193 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-09 06:39:48,194 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-03-09 06:39:48,260 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2025-03-09 06:39:48,291 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 157 places, 156 transitions, 340 flow [2025-03-09 06:39:48,352 INFO L124 PetriNetUnfolderBase]: 12/152 cut-off events. [2025-03-09 06:39:48,353 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-03-09 06:39:48,361 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-09 06:39:48,361 INFO L82 GeneralOperation]: Start removeDead. Operand has 157 places, 156 transitions, 340 flow [2025-03-09 06:39:48,369 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 151 places, 150 transitions, 321 flow [2025-03-09 06:39:48,375 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 06:39:48,388 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;@2c244740, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 06:39:48,391 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2025-03-09 06:39:48,408 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-03-09 06:39:48,408 INFO L124 PetriNetUnfolderBase]: 6/70 cut-off events. [2025-03-09 06:39:48,408 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-03-09 06:39:48,409 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-03-09 06:39:48,409 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-09 06:39:48,410 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW === [thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOW, thread1Err1ASSERT_VIOLATIONINTEGER_OVERFLOW (and 33 more)] === [2025-03-09 06:39:48,413 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 06:39:48,414 INFO L85 PathProgramCache]: Analyzing trace with hash 1633715777, now seen corresponding path program 1 times [2025-03-09 06:39:48,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-09 06:39:48,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1773845145] [2025-03-09 06:39:48,420 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 06:39:48,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-09 06:39:48,514 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-03-09 06:39:48,544 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-03-09 06:39:48,546 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 06:39:48,546 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 06:39:48,746 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-09 06:39:48,747 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-09 06:39:48,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1773845145] [2025-03-09 06:39:48,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1773845145] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 06:39:48,749 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 06:39:48,749 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-09 06:39:48,750 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13957585] [2025-03-09 06:39:48,751 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 06:39:48,755 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 06:39:48,757 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-09 06:39:48,773 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 06:39:48,774 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 06:39:48,797 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 60 out of 156 [2025-03-09 06:39:48,800 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-09 06:39:48,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-03-09 06:39:48,801 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 60 of 156 [2025-03-09 06:39:48,802 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-03-09 06:39:49,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], [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-09 06:39:49,451 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,451 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,451 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,451 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,451 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,451 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,451 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,451 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,452 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,452 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,452 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,452 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,456 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,456 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,456 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,456 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,457 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,457 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,457 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,457 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39: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], [136#L100true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,457 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,458 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,458 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,458 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,465 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:49,465 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,465 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,466 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,466 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,466 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,466 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,468 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,468 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,468 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,468 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,469 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,469 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,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], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,469 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,469 INFO L297 olderBase$Statistics]: existing Event has 44 ancestors and is cut-off event [2025-03-09 06:39:49,469 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,470 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:49,579 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:49,579 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,579 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,580 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,580 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,580 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,580 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,585 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,585 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,585 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,585 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,586 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,586 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,586 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,586 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:49,586 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,586 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,586 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,586 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,595 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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, 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-09 06:39:49,596 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:49,596 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,596 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,599 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,599 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,599 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,599 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,599 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,599 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,599 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,599 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,602 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,602 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,603 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,603 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,628 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,628 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,628 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,628 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,628 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,628 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,628 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,628 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,629 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,629 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,629 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,629 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,632 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,632 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,632 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,632 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,633 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,633 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,633 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,633 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,633 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,633 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,633 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,633 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,636 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,636 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,636 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,636 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,644 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,644 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,644 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,644 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,644 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,644 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,644 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,644 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,645 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,645 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,645 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,645 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,647 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,647 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,647 INFO L294 olderBase$Statistics]: this new event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 45 ancestors and is cut-off event [2025-03-09 06:39:49,647 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:49,753 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,753 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,754 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,756 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,757 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,757 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,757 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,757 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,759 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,759 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,759 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,759 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,766 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,766 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,766 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,766 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,767 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,767 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,767 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,767 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,767 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,768 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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, 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-09 06:39:49,779 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,779 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,779 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,779 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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, 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-09 06:39:49,780 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,780 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,780 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,780 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,780 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,780 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,780 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,780 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,784 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,784 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,784 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,784 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,785 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,785 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,785 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,785 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,785 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,785 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,786 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,813 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,814 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,814 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,814 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,814 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,814 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,814 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,814 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,814 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,815 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,815 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,815 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,817 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,817 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,818 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,818 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,818 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,818 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,818 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,818 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,818 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,819 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,819 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,819 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,821 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,821 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,821 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,821 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:49,828 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,829 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,829 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,829 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,832 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,832 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,832 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,832 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,832 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,832 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,833 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,833 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,834 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,834 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,834 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,834 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,858 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,859 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,859 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,859 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:49,860 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,860 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,860 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,860 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,860 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,860 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,860 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,860 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,864 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,864 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,864 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,864 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,865 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,867 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,867 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,867 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,867 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:39:49,868 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,868 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,868 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,868 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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), 2#L180true, 35#L128-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:39:49,868 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,868 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,868 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,868 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,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][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-09 06:39:49,871 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,871 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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, 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-09 06:39:49,871 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,871 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,871 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,872 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,872 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,872 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,872 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,886 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,886 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,886 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,886 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [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-09 06:39:49,886 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,886 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,886 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,887 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,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], [40#L129true, 116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:49,887 INFO L294 olderBase$Statistics]: this new event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,887 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:49,887 INFO L297 olderBase$Statistics]: existing Event has 46 ancestors and is cut-off event [2025-03-09 06:39:49,887 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,022 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,022 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,022 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,022 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,022 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,022 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,022 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,022 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,023 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,023 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,023 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,023 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:50,027 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,027 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,027 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,027 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:50,027 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,027 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,027 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,027 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,028 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,028 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,028 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,028 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,033 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,033 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,033 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,033 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,033 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,033 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,033 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,033 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,034 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,034 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,034 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,034 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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, 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-09 06:39:50,046 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,046 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,046 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,046 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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, 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-09 06:39:50,046 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,046 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,046 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,046 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,047 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,047 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,047 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,047 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,050 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,050 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,050 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,050 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,050 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,050 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,050 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,050 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,051 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,051 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,051 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,051 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,163 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,163 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,163 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,163 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,165 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,165 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,165 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,165 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,167 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:50,167 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:50,167 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,167 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,169 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,169 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,169 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,169 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,177 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,177 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,177 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,177 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,178 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,195 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,195 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,195 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,195 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,197 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,197 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,197 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,197 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,201 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,201 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,201 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,201 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,201 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,202 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,202 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,202 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,202 INFO L294 olderBase$Statistics]: this new event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,202 INFO L297 olderBase$Statistics]: existing Event has 47 ancestors and is cut-off event [2025-03-09 06:39:50,202 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,202 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,254 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,254 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,254 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,255 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,255 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,255 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,259 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,259 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,259 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,259 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 120#L178-1true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:50,261 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,261 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,261 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,261 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 120#L178-1true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:50,262 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,262 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,262 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,262 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,262 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,262 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,262 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,262 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,324 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,324 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,324 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,324 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:50,324 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,324 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,324 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,324 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,325 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,325 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,325 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,325 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,326 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,326 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,326 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,326 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,326 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,326 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,326 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,326 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39: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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,327 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,327 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,327 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,327 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:50,329 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:50,329 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39: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), 2#L180true, 35#L128-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,329 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,329 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,330 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,330 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,331 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,331 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,331 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,331 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,332 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,332 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,332 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,332 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,332 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:50,342 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,342 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,342 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,342 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:50,342 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,342 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,342 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,342 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,343 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,343 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,343 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,343 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,368 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,368 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,368 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,368 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,369 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,369 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,369 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,369 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,370 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,370 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,370 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,370 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,370 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,370 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,370 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,370 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:50,374 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,374 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:50,374 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,374 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,400 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,400 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,400 INFO L294 olderBase$Statistics]: this new event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,400 INFO L297 olderBase$Statistics]: existing Event has 48 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,505 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,506 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,506 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,506 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:50,507 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,507 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][119], [136#L100true, 24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:50,507 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,507 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 24#L179-2true, 154#true, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,508 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,508 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,508 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:39:50,513 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:39:50,513 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:39:50,513 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,513 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,514 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:50,514 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,514 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:39:50,515 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,515 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,515 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,591 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:50,591 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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), 2#L180true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,591 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,591 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,593 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,593 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,593 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,593 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,597 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,597 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,597 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,597 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,597 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,598 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,598 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,598 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,598 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,630 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,630 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,630 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,630 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,630 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,631 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,631 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,631 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,664 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,664 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,664 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,664 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,667 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,667 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,667 INFO L294 olderBase$Statistics]: this new event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 49 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,667 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,726 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,726 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,726 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,726 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,731 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,731 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,731 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,731 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,732 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,732 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,732 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,732 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,732 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,732 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,733 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,733 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,733 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,733 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,733 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,733 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:50,739 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,739 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,739 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,740 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,740 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,740 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:50,741 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,741 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,741 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,741 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,895 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,896 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:50,896 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,896 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,926 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,926 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,926 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,926 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,926 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,926 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,926 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,927 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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, 35#L128-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:50,927 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,927 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,927 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,927 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,929 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:50,929 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,929 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,929 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,930 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,930 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,930 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,957 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,957 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,957 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,957 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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][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-09 06:39:50,957 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,957 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,957 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,957 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,958 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,958 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,958 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,958 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:50,960 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:50,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], [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-09 06:39:50,960 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:50,960 INFO L294 olderBase$Statistics]: this new event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:50,960 INFO L297 olderBase$Statistics]: existing Event has 50 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,065 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,065 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,065 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,065 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:51,066 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,066 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,066 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:39:51,067 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,067 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,067 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,067 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,069 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,069 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,069 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,069 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,070 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,070 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,070 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,070 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,071 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,071 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39: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], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:51,079 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,079 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,079 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,079 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,079 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,080 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,080 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,080 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39: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], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,080 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,080 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,080 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,080 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,086 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,086 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [120#L178-1true, 154#true, 79#L44true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,086 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,086 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,212 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,212 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,212 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,212 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,216 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,216 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,216 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,216 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,217 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,217 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,217 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,217 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,217 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,217 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,217 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,217 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,267 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,267 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,267 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,267 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:51,268 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,268 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:51,268 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,268 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,268 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,270 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,270 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,270 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,270 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,271 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,271 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,271 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,271 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:51,271 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,271 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,271 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,271 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:51,312 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,312 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,312 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,313 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,313 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,313 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:51,318 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:51,318 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:51,318 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,318 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,319 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,319 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,324 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,324 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,324 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,324 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,337 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,337 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,338 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,338 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,338 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,338 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,338 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,339 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,339 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,339 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,339 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,340 INFO L294 olderBase$Statistics]: this new event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,340 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,340 INFO L297 olderBase$Statistics]: existing Event has 51 ancestors and is cut-off event [2025-03-09 06:39:51,340 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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, 2#L180true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:51,433 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:51,433 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,433 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,433 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,435 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,435 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,435 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,435 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,435 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,436 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,436 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,436 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,439 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,439 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,439 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,439 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,439 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,439 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,440 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,440 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,440 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,440 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,440 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,440 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [24#L179-2true, 154#true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,445 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,445 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,445 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,446 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [24#L179-2true, 154#true, 160#true, 79#L44true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,446 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,446 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,637 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,637 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,637 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,637 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,637 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,638 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,638 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,638 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,638 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,641 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,642 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,642 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,642 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,642 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,642 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,642 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,642 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,642 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,643 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,643 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,643 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,691 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,691 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,691 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,691 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,691 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,691 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,692 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,692 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,692 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,692 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,696 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:39:51,697 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:39:51,697 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,697 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,698 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:51,702 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,702 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,702 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:51,702 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,703 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,703 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,703 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,703 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,703 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,703 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,716 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:51,717 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:51,717 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,717 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,718 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,718 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,719 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,719 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,719 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,719 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:51,720 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,720 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,720 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,720 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:51,754 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:51,755 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,755 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,755 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,864 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,864 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,864 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,864 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,864 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,864 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,864 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,864 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,864 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,865 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,865 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,865 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,869 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,869 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,869 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,869 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,870 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,870 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,870 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,870 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 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-09 06:39:51,871 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 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-09 06:39:51,871 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,871 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:51,872 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,872 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,872 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,872 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:51,884 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,884 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,884 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,884 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:51,884 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,884 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,884 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,884 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:51,885 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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, 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-09 06:39:51,885 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 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-09 06:39:51,885 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,885 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,885 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:51,886 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:51,886 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,886 INFO L294 olderBase$Statistics]: this new event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 52 ancestors and is cut-off event [2025-03-09 06:39:51,886 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,912 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,912 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,912 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,912 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,912 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,912 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,913 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,913 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,913 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,913 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,913 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,913 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,914 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,914 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][120], [24#L179-2true, 154#true, 160#true, 109#L48true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,914 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,914 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,934 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,934 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,934 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,934 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,934 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,934 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,934 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,934 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,935 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,935 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,935 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,935 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][120], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,935 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,936 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,936 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,936 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,942 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,942 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,942 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,942 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,943 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,943 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,943 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,943 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,943 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,943 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,943 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,943 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,944 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,944 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,944 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,944 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,944 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,944 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,944 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,945 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,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][120], [136#L100true, 120#L178-1true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,945 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,945 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,945 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,945 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,953 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,953 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,953 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,953 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-09 06:39:51,953 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,953 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,953 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,954 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,954 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,954 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,954 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,954 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,956 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,956 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,956 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,956 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][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-09 06:39:51,956 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,957 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,957 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,957 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,957 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,957 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,957 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,957 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,965 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,965 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,965 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,965 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [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-09 06:39:51,966 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,966 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,966 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,966 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,966 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,966 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,966 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,966 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][118], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,969 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,969 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,969 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,969 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:51,970 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,970 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,970 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,970 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,970 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,970 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,970 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,970 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:51,997 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,997 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,997 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,997 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:51,998 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,998 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,998 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,998 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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][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-09 06:39:51,998 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,998 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,998 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,998 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:51,999 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,999 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:51,999 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,999 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:51,999 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:51,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, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:51,999 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,000 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,000 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,000 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,002 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,002 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,002 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,003 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,003 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,003 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,003 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,003 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,004 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,004 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,004 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,004 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:52,017 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,017 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,017 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,017 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:52,017 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,018 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,018 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,018 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:52,018 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,018 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,018 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,018 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,019 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,019 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,019 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,019 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,020 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,021 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,021 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,022 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,022 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,022 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,025 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,025 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,025 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,025 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,026 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:52,026 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,026 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,026 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][118], [60#L177-1true, 8#L62-3true, 154#true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:52,091 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,091 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,091 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,091 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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][119], [60#L177-1true, 8#L62-3true, 154#true, 157#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:52,092 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,092 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,092 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,092 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39: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][120], [60#L177-1true, 8#L62-3true, 154#true, 157#true, 160#true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:52,092 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,092 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,092 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,092 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,099 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,099 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,099 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,099 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,103 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,103 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,103 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,103 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,103 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,103 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,103 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,103 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,104 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,104 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,104 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,104 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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], [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-09 06:39:52,108 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,108 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,108 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,108 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,108 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,108 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,108 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,109 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39: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], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,109 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,109 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,109 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,109 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,122 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,122 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,122 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,122 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,123 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,123 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,123 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,123 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,123 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,126 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,126 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,126 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,126 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,127 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,127 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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][104], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,127 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,127 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,127 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,160 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,160 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,160 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,160 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,161 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,161 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,161 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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), 2#L180true, 35#L128-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,161 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,161 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,161 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,161 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,164 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,164 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,168 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,168 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,168 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,169 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,169 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,169 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,170 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,170 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,170 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,170 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,171 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,171 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,171 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,171 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,171 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,171 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,171 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,171 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,183 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,183 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,183 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,183 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:39:52,184 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:39:52,184 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,184 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,266 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,266 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,266 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,267 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,267 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,267 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,267 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:52,285 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,285 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:52,285 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,285 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:52,291 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,291 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:52,291 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:52,291 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,291 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,291 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,292 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:52,292 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:39:52,292 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,292 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,292 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,297 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,297 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,297 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,297 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,297 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,297 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,297 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,298 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,298 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,298 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,298 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:52,304 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,304 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,304 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,304 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:52,305 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:52,305 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,305 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:52,305 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,305 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,306 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,306 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,306 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,306 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,308 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,308 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,308 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,309 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,309 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [130#L109-3true, 116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,309 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,309 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,309 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,315 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,315 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,315 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,315 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,316 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,316 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,317 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,321 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,321 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,321 INFO L294 olderBase$Statistics]: this new event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,321 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,347 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,347 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,347 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,347 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,348 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,348 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,348 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,348 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,351 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,351 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,351 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,351 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,352 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,352 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,352 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,352 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,377 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,377 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,377 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,377 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,378 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,378 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,378 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,378 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,379 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,379 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,379 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,379 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:52,380 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:52,380 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,380 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,380 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,398 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,398 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 79#L44true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,398 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,398 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:52,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:52,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,400 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,400 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:52,404 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,404 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:52,404 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,404 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,407 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,407 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 79#L44true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,407 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:52,412 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,412 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,412 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,412 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:52,412 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,412 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,412 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,412 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,412 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,413 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,413 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,413 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [8#L62-3true, 154#true, 15#L178-2true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:52,436 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [8#L62-3true, 154#true, 15#L178-2true, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true]) [2025-03-09 06:39:52,436 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [8#L62-3true, 154#true, 15#L178-2true, 157#true, 160#true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:52,436 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,436 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,443 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,443 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,443 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,443 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,444 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,444 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,444 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,444 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,444 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,445 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,445 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:52,448 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,448 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,448 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,448 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:52,449 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,449 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,449 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,449 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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), 85#L179-1true, 35#L128-1true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,449 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,449 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,449 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,449 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,450 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,450 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,450 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,450 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,451 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,451 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,451 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,451 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,452 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,452 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,452 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,452 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,467 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,467 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,467 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,467 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,468 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,468 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,469 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,469 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,469 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,469 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,470 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,470 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,470 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,470 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,471 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,471 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,471 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,471 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,553 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,553 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,553 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,553 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,554 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,554 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,554 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,554 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,558 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,558 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,558 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,558 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,564 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,564 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,564 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,564 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,565 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,565 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,565 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,565 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,566 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:52,566 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:52,566 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,566 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,566 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,587 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,587 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,587 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:52,587 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,587 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:52,588 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,588 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,588 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:52,588 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,588 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,588 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,589 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,589 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,619 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,619 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,619 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,619 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,620 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,626 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,626 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,626 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,626 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,627 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,627 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,627 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,627 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,627 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,628 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,628 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,628 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,628 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,628 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,628 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,628 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,628 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,632 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,632 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,632 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,633 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,633 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,633 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,633 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,633 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,633 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,634 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,634 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,634 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,634 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:52,641 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:52,641 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,641 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:52,641 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:52,641 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,641 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,641 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,642 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,642 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,642 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:52,642 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,642 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,642 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,642 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:52,644 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,644 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,644 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,644 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,645 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,645 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,645 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,645 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,647 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,647 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,647 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,647 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,648 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,648 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,648 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,648 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,648 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,758 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,758 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,758 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,759 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,759 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,759 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,759 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,759 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,759 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,760 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,760 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,760 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,760 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,765 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,765 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,765 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,765 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,766 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,766 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,784 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,785 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,785 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,785 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,785 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,785 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,785 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,786 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,786 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,786 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,786 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:39:52,786 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,786 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,787 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,787 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,787 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,791 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,791 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,791 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,791 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,792 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,792 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,793 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,793 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,793 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,793 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,798 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,798 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,798 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,798 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,799 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,799 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,799 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,799 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,799 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,800 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,800 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,800 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,800 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,804 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,804 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,804 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,804 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,804 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,805 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,805 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,805 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,805 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,807 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,807 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,808 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,808 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,812 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,812 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,812 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,812 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,812 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,812 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,812 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,812 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,813 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,813 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,813 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,813 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,824 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,824 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,824 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,824 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,825 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,825 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,825 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,825 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,825 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,827 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,827 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,827 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,827 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,827 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,828 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,828 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,828 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,828 INFO L294 olderBase$Statistics]: this new event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,828 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2025-03-09 06:39:52,828 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,828 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,850 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,850 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,850 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,851 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,852 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,852 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,852 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,852 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,859 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:39:52,859 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:39:52,859 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,859 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,860 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,860 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,860 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,860 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,861 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,861 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,861 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,861 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,862 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,862 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,862 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,862 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,867 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,867 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [24#L179-2true, 154#true, 160#true, 82#L99-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:52,867 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,867 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,891 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,891 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,891 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,891 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,891 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,892 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,892 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,892 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,892 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,892 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,894 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,894 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,894 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,894 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:52,895 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:52,895 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,895 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,895 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,898 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,898 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,898 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,898 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,899 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,899 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,899 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:52,899 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,899 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,899 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,899 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,901 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,901 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,901 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,901 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:52,914 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:52,914 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:52,914 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,914 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,916 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,916 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,916 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,916 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,916 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,916 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,917 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,917 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 154#true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,917 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,917 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,917 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,917 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,921 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,921 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,921 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,921 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,927 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,927 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,927 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,927 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,929 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:52,929 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,929 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,929 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,930 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,930 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,930 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,930 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,933 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,933 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,933 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,933 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,936 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,936 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,936 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,936 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,948 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,948 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][120], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,948 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,948 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,948 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,948 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][120], [120#L178-1true, 154#true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,949 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [120#L178-1true, 154#true, 79#L44true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,949 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][119], [120#L178-1true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:52,949 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,949 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,949 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,981 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,981 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,981 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,982 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 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-09 06:39:52,982 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,982 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,982 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,983 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,983 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,983 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,983 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,984 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,984 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,984 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,984 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:39:52,988 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,988 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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), 2#L180true, 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:39:52,988 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:52,988 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,988 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:52,989 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,989 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,989 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,989 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:52,989 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,989 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,989 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,989 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,990 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,990 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,990 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,990 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,991 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,991 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,991 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,991 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,993 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,993 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,993 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,993 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,996 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,996 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:52,996 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,997 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,997 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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], [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-09 06:39:52,997 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,997 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,998 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:52,998 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,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][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-09 06:39:52,998 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,998 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,998 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:52,998 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,016 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,016 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,016 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,016 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,017 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,017 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,017 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,017 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,019 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,019 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:53,019 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,019 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,021 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,021 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,021 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,021 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,022 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,022 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,022 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,022 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,024 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,024 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,024 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,024 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,032 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,032 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,032 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,032 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,033 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,033 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,033 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,033 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,033 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,033 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,033 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,033 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,034 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,034 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,034 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,034 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:53,100 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:53,101 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 157#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:53,101 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,101 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,220 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,220 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,220 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,220 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,220 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,221 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,221 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,221 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,221 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:53,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:53,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,229 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,229 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:53,230 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:53,230 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,230 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,230 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:53,231 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:53,231 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,231 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,231 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:53,241 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,241 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,241 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,242 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,242 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,242 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,242 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,243 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,243 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,243 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,243 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,243 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,244 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,244 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,244 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,244 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,244 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,258 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,258 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,258 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,258 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,258 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,258 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,258 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,259 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,259 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,259 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,259 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,259 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:53,260 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:53,260 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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), 85#L179-1true, 73#L135true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,260 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,267 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,267 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,267 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,267 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,281 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,281 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,281 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,281 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,282 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,282 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,282 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,282 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,282 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,283 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,283 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,292 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,292 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,292 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,292 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,292 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,292 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,292 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,292 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,293 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,293 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,293 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,293 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,327 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,327 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,327 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,327 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,328 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,328 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:53,328 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,328 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,328 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,329 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:53,329 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,329 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,329 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 35#L128-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:53,329 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,330 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,330 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,337 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,337 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,337 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,338 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,338 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,338 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,338 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,338 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,338 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,339 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,339 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,339 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,339 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,339 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,355 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,355 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,356 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,356 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,356 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,356 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,357 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,357 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,357 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,357 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,357 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,357 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,357 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,357 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,358 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,358 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,358 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,365 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,365 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,365 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,365 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,365 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,365 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,366 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,366 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,366 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,366 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,366 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,366 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,370 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,370 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:53,370 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,370 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,370 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,371 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,371 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,371 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,371 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,371 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,371 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,371 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,371 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,371 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,372 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,372 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,372 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,373 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:53,373 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,373 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,382 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,382 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,382 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,382 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,382 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,382 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,383 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,383 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,383 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,383 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,383 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,383 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,402 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,402 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,402 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,402 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,402 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,402 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,402 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,402 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,403 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,403 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,403 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,407 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,407 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,431 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,431 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,431 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,431 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,432 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,432 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,432 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,432 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,432 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,432 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,432 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,432 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,433 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,433 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,433 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,433 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,433 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,434 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,434 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,434 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,435 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [40#L129true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,435 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,435 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,441 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,441 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,441 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,442 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,442 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,442 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,443 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,443 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,443 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,443 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,443 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,443 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,443 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,444 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,444 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,444 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,444 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:53,445 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,445 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,445 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,445 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,457 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,457 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,457 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,457 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,457 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,457 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,457 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,458 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,458 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,458 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,458 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,458 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,464 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,464 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:53,465 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,465 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,465 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,468 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,468 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,468 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,469 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,469 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,469 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,469 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,475 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,475 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,475 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,476 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,476 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,476 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,480 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,480 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,480 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,480 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,496 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,496 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,496 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,496 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,496 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,496 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,497 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,497 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,497 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,497 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,497 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,500 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,500 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,500 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,501 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,501 INFO L294 olderBase$Statistics]: this new event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,501 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,525 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,525 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,525 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,525 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,525 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:53,526 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,526 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,526 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:53,546 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,546 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,546 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,546 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-09 06:39:53,546 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,546 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,546 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,546 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,547 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,547 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,547 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,547 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,548 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,548 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,548 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,548 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,549 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:53,549 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,549 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,552 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,552 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,552 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,553 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:53,554 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,554 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:53,554 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,554 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,554 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,554 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,555 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,555 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,564 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,564 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,564 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:53,565 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:53,565 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,565 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,565 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,566 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,568 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,568 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,568 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:53,570 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,570 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:53,570 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,571 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,571 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,571 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,571 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,571 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,571 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,575 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,575 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,575 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,575 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,576 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,576 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,576 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,576 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,581 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,581 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,581 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:53,582 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:53,582 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,582 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,586 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,586 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,586 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,586 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,586 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [24#L179-2true, 154#true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,587 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,587 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,587 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,587 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,631 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,631 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,631 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,631 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,632 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,632 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,632 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,632 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:53,632 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,632 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,632 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,632 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,637 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,637 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,637 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,637 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,638 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,638 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,639 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,639 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,639 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,639 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,644 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,644 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:53,644 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,644 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,646 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,646 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,647 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:53,647 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,647 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,649 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,649 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,649 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,649 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,652 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,652 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [8#L62-3true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,652 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,652 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,668 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,668 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,669 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,669 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,669 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][118], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,670 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][119], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,670 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [120#L178-1true, 154#true, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,670 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,670 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,672 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,672 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,672 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,672 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,673 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,673 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,673 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,673 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,673 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,673 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,673 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,673 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,676 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,676 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,676 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,676 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,690 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:53,690 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,690 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,690 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:53,691 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,691 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,691 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,691 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:39:53,692 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,692 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,692 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,692 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,692 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,692 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,692 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,692 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,696 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,696 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,696 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,696 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:53,700 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:53,700 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,700 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,700 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,709 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,709 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,709 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,709 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,710 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][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-09 06:39:53,710 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,710 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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][118], [24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,710 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][119], [24#L179-2true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,710 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,710 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,711 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,711 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,711 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,711 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,775 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,775 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,775 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,775 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,776 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,776 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,776 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,776 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,777 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,777 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,777 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,779 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,779 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,779 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,779 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,780 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,780 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,780 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,780 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,787 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,787 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,787 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,787 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,791 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,791 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,791 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,791 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,791 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,792 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,792 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,792 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,792 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,793 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,793 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,793 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,793 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,796 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,796 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:53,796 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,796 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,798 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,798 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,798 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,798 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,800 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,800 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,800 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,800 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,807 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,807 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,807 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,807 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,807 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,807 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,807 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,807 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,808 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,808 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,808 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:53,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,810 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,810 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:53,845 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:53,845 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:53,845 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,845 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,849 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,849 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,849 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,849 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:53,851 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:53,851 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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), 85#L179-1true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,851 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,851 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,853 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,854 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,854 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,854 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,856 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,856 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,856 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,856 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,869 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,869 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,869 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,869 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,870 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,870 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [136#L100true, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,870 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,870 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,870 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:53,905 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 15#L178-2true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 157#true, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:53,905 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:53,905 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,905 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 154#true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:53,979 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,979 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,979 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,979 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 154#true, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:53,979 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,979 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,979 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,980 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 154#true, 157#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:53,980 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,980 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,980 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:53,981 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:53,981 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,981 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [60#L177-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 157#true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:53,982 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,982 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,982 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,982 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,993 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,993 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,994 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,995 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 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-09 06:39:53,995 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,995 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,995 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,996 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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], [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-09 06:39:53,996 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:53,996 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:53,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,009 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,009 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,009 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,009 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,010 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,010 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,010 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,010 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,011 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,011 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,011 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,011 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,012 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,012 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,012 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,012 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,026 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,026 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,026 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,026 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,027 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,027 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,027 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,027 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,028 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,028 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,028 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,028 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,028 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,028 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,029 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,029 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,029 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,202 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,202 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,202 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,202 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:54,205 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,205 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,205 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,205 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:54,206 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,206 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:54,206 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:54,206 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,206 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,206 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:39:54,207 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:39:54,207 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:39:54,207 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,207 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,218 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,218 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,218 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,218 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,235 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,235 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,235 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,235 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,238 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,238 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,238 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,238 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,239 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,239 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,260 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,260 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,261 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,261 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,261 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:54,261 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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), 2#L180true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,261 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,261 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,265 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,265 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,265 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,265 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,265 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,265 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,266 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,266 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,266 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,266 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,266 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,272 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,273 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,273 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,273 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,277 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,277 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,277 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,277 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,279 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,279 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,279 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,279 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,282 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,282 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,282 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,283 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,283 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,283 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:54,285 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:54,285 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:54,285 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,285 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,294 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,294 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,294 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,294 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,295 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,295 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,297 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,297 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,316 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,317 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,317 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,317 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,323 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,323 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,323 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,323 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,326 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,326 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,326 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,326 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,329 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,329 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,329 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,329 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,332 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,332 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,332 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,332 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,334 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,334 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,334 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,334 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,337 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,337 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,337 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,337 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,339 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,339 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,339 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,339 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,349 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,349 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,349 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,349 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,351 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,351 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,351 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,351 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,369 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,369 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:39:54,369 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,369 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,382 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,382 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,382 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,382 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,383 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,383 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,383 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,383 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,386 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,386 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,386 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,386 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,387 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,387 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,387 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,387 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,388 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,388 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,388 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,388 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,388 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,388 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,388 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,388 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,393 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,393 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:54,393 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,393 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,399 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,399 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,399 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,399 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,400 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,400 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,400 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,401 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,401 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,401 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,404 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,404 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,404 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,404 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,404 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,405 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,405 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,406 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,406 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:54,406 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,406 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,408 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,408 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,408 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,408 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][118], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,413 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,413 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 160#true, 91#L102true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,414 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,414 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,414 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,414 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,417 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,417 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,417 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,417 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,417 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,418 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,418 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,418 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:54,453 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:54,453 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:54,453 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,453 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,459 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,459 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,459 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,459 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,459 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:54,460 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,460 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,460 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,460 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:54,462 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,462 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,464 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,464 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,464 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,464 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,465 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,465 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,465 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,466 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,467 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,467 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,467 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,469 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,469 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,469 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,469 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,479 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 120#L178-1true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,479 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,479 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,479 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,489 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:54,489 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,489 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,489 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,491 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,491 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,492 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,492 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,492 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:54,496 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,497 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,497 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,498 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,498 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,498 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,498 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,509 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,510 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,510 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,510 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,510 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,510 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:54,510 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,510 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,511 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,511 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,511 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,511 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,511 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,511 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,511 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,511 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:54,513 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,513 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [130#L109-3true, 120#L178-1true, 154#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,514 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,514 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [130#L109-3true, 120#L178-1true, 154#true, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,514 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,514 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,514 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 15#L178-2true, 157#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:54,543 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 15#L178-2true, 157#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true]) [2025-03-09 06:39:54,543 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 15#L178-2true, 157#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:54,543 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,543 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,552 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,552 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,552 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,552 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,553 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,553 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,553 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,553 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,556 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,556 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,556 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,556 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,557 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,557 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,557 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,558 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:54,558 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,558 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,560 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,560 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,560 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,560 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,564 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,564 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,564 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,564 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,566 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,567 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,567 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,567 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,568 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,568 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,568 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,568 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,569 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,569 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,569 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,569 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,570 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,570 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,570 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,570 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,571 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,571 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,571 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,571 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,576 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:54,576 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,576 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,576 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,604 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,604 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,604 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,604 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,605 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,605 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,605 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,605 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,607 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,607 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,607 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,607 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,609 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,609 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,609 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,609 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,610 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,610 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,610 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,610 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,625 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,625 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,625 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,625 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [115#L65true, 154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:54,645 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [115#L65true, 154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:54,645 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [115#L65true, 154#true, 15#L178-2true, 162#(<= 0 ~n1~0), 157#true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:54,645 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:54,829 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,829 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,829 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:54,829 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,829 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,829 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,829 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [60#L177-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:54,829 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,830 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,830 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:54,837 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,837 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,837 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,837 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,838 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,838 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,838 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,838 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,838 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,838 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,838 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,839 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,839 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,839 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,839 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,846 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,846 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,846 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,846 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,847 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,847 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,847 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,847 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,847 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,848 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,848 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,848 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,857 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,857 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,857 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,857 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,862 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,862 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,862 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,863 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,863 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,863 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,865 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,865 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,865 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,865 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,865 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,865 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,865 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,865 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,866 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,866 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,866 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,866 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,871 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,871 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,871 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,871 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,871 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,871 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,871 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,871 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 28#L138-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,872 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,872 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,872 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,872 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,875 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,875 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,875 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,875 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,876 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,876 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,876 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,876 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,876 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:54,890 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:54,890 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,890 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,890 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,891 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,894 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,894 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,894 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,894 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,920 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,920 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,920 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,920 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,926 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,926 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,926 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,926 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,928 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,928 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,928 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,928 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:39:54,929 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,929 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,931 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,931 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,931 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,931 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,931 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,931 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,932 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,932 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,934 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,934 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,934 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,934 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,936 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,936 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,936 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,936 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,939 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,939 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,939 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,939 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,941 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,941 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 127#L148-1true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,941 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,941 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,952 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,952 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,952 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,952 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,954 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,954 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:54,954 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,954 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,976 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,976 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,976 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,976 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:54,978 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,978 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,978 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,979 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,979 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,979 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,981 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,981 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,985 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:54,985 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:54,985 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,985 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,987 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,987 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,987 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,987 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:54,990 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:54,990 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,990 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:54,990 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,990 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,991 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,991 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,991 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,991 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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][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-09 06:39:54,991 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,991 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,993 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 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-09 06:39:54,993 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,993 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,993 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:54,993 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,994 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,994 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,994 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,996 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,996 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,996 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,996 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,999 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,999 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,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], [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-09 06:39:54,999 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:54,999 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:39:55,003 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:39:55,004 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:39:55,004 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,004 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,006 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,006 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,006 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,006 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,017 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,017 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,017 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,017 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,021 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,021 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,021 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,021 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,035 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,035 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:55,035 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,035 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,037 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,037 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:55,037 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,037 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:55,039 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,039 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,053 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,053 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,054 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,054 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,054 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,054 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,054 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,055 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,055 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,062 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,062 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,062 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,062 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,065 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,065 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,065 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,065 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,068 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,068 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,068 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,068 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,068 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,068 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,069 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,069 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,070 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,070 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,070 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,070 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,077 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,077 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,077 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,077 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,077 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,077 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,077 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,077 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,077 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,078 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,078 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,078 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,079 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,079 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,079 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,080 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,080 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,080 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,081 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,081 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,081 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,081 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,081 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,082 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,082 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,082 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,082 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,083 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,083 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,083 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,083 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,085 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,085 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,085 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,085 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,089 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,089 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,089 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,089 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,132 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,132 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,132 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,132 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,134 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,134 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,134 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,134 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,136 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,136 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,136 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,136 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,137 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,137 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,137 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,137 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:55,138 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:55,138 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,138 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,138 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,140 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,140 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,140 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,141 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,141 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,141 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,141 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,142 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,142 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,142 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,142 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,142 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,158 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,158 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,158 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,158 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,159 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,159 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 160#true, 133#L104true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,159 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,159 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,161 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,161 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,167 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,167 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:55,173 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,173 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,173 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,173 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:55,173 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,173 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,173 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,173 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,174 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,174 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,174 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,174 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:55,177 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,178 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,178 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,178 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,179 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,180 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,180 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,180 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,180 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,180 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,180 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,181 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,181 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,181 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,181 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,181 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:55,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,186 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,186 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,187 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,187 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,187 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,187 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,187 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,188 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,188 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,188 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,188 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,188 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:55,194 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:55,194 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,194 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,194 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,195 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,195 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,195 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,195 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,196 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:39:55,196 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,196 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,196 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 24#L179-2true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,198 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,198 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,198 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,199 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,199 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,199 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,199 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,199 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:55,206 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,206 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-09 06:39:55,207 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:39:55,207 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,207 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,209 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,209 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,210 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [120#L178-1true, 154#true, 160#true, 79#L44true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,210 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,254 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,254 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,254 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,255 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,255 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:55,400 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,400 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,400 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,400 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:55,400 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,400 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,400 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,400 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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), 85#L179-1true, 35#L128-1true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,401 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,401 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,401 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,401 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,401 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,401 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,402 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,402 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,402 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,405 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,405 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,405 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,405 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,406 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,406 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,407 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,407 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,407 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,409 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,409 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,409 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,409 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,410 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,410 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,410 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,410 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,412 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,412 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,412 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,412 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,423 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:55,423 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:55,423 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,423 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,431 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,431 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,431 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,432 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,432 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,432 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,433 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,433 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,433 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,433 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,433 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,433 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,433 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,433 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,434 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,434 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,434 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,436 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,436 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,436 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,436 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,436 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,437 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,437 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,437 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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), 85#L179-1true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,437 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,437 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,437 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,437 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:55,438 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,438 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:55,439 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,439 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,439 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,439 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,440 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,440 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,440 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,440 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,440 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,440 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,440 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,440 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,441 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,441 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,441 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,441 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,490 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,490 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,490 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,490 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,491 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,491 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,492 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,492 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,492 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,492 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,496 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,496 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,496 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,496 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,501 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,501 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,501 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,501 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,512 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,512 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:55,513 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:55,513 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,513 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,515 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,515 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,515 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,515 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,516 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,516 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,516 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,516 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,516 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,516 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,516 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,519 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,519 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 115#L65true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,519 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,519 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 15#L178-2true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:55,544 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 15#L178-2true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true]) [2025-03-09 06:39:55,544 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 15#L178-2true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 157#true, 152#true, 155#true, 121#L77true]) [2025-03-09 06:39:55,544 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,544 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,621 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,621 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,621 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,621 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,622 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,622 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,622 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,622 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,629 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,629 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,629 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,629 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,630 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,630 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,630 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,630 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,630 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,630 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,630 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,630 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:55,634 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,634 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,634 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,634 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:55,634 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,634 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,634 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,634 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:39:55,635 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,635 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,635 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,635 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,638 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,638 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,638 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,638 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,639 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,639 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,639 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,639 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,642 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,642 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,642 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,642 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,645 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,645 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,645 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,645 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,645 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,646 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,646 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,649 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,649 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,649 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,649 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,650 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,650 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,650 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,650 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,653 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:55,653 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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), 85#L179-1true, 100#L42true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,653 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,653 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,667 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,667 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,667 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,670 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,670 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,670 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,671 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,671 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,671 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,671 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,671 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,671 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,671 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,671 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:55,697 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:55,697 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:55,697 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,700 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:55,700 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 35#L128-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:55,700 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,700 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,702 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,702 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,702 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,702 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,703 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,703 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,706 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,706 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,706 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,708 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,708 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,708 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,708 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,710 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,710 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,710 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,710 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,711 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,711 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,712 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,712 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,712 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,712 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,712 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,712 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,712 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,713 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,714 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,714 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,716 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,716 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,716 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,716 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:55,717 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,717 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,717 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,717 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,719 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,719 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,719 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,719 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,724 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,724 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,724 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,724 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,726 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:55,726 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 77#L149-3true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:55,726 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,726 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:55,737 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:55,737 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:55,737 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,737 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 152#true, 105#L121-1true, 155#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:55,741 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,741 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,741 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,741 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 152#true, 105#L121-1true, 155#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:55,741 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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), 152#true, 105#L121-1true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:55,742 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,742 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,742 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,761 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,761 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,761 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,761 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,763 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,763 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,763 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,763 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,764 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,764 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,764 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 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-09 06:39:55,764 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,764 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,764 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,765 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,765 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,765 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,765 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,765 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,765 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,765 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,765 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,765 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,766 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,766 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,766 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:55,767 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,767 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:39:55,768 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,768 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,768 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,771 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,771 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,771 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,771 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,779 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,779 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,779 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,779 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,784 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,784 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,784 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,785 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,785 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,785 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,785 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,785 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,785 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,785 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,785 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,791 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,791 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,791 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,791 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,792 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,792 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,792 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,792 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,792 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,795 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,795 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,795 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,795 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,808 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,808 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,808 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-09 06:39:55,820 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-09 06:39:55,820 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:39:55,820 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,820 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,828 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,828 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][120], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:55,828 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:55,828 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 154#true, 156#true, 2#L180true, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,848 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,848 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:55,852 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,852 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,853 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,853 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,853 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,853 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,853 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 85#L179-1true, 160#true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,854 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,854 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,854 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,854 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,856 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,856 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,856 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,856 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:55,859 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:55,859 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:55,859 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,859 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,862 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,862 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,862 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,862 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,862 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,863 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:55,863 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,863 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,863 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:55,865 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,865 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,865 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:55,866 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,866 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,866 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:55,870 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:55,870 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,870 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,870 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,878 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,878 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,878 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,879 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,879 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,879 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,879 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,880 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:55,881 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 35#L128-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,881 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,881 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,883 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,883 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,883 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,883 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,883 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,884 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,884 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,884 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,884 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,884 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,884 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,884 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,884 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,885 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,885 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:55,885 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,885 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,885 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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][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-09 06:39:55,886 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,886 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,886 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,888 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,888 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,888 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,888 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,890 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,890 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,890 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,897 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [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-09 06:39:55,897 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,897 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,897 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,898 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,898 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,898 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,898 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:55,898 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,898 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,898 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,898 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 160#true, 133#L104true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:55,898 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,899 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,899 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,900 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,900 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,900 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,900 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:55,900 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,900 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,900 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,900 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,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], [24#L179-2true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:55,901 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,901 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:55,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:55,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:56,113 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:56,113 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:56,113 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,113 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,121 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,121 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,121 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,121 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,122 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,122 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:56,122 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,122 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:56,123 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,123 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,124 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,124 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [40#L129true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,124 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,127 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,127 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,127 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,127 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:56,131 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,131 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,131 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,131 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,132 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,132 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,132 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,132 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,139 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,139 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,139 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,140 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [24#L179-2true, 154#true, 83#thread3ENTRYtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,140 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,140 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 69#L106-5true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 10#L46true, 158#true]) [2025-03-09 06:39:56,151 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,151 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:39:56,151 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:56,151 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,151 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,152 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:39:56,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 69#L106-5true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:56,152 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,152 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is not cut-off event [2025-03-09 06:39:56,152 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is not cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,162 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,162 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,162 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,162 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,166 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,166 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,166 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:56,177 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:56,178 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,178 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,178 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,180 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,180 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,180 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,180 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,180 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,180 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,181 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,181 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,181 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,181 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,181 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,182 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:39:56,182 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 79#L44true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,182 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,182 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,186 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,186 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,186 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,186 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,186 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,187 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,187 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,187 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,187 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,187 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,188 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,188 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,188 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,188 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,188 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,189 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,189 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,189 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,196 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,197 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,197 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,197 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,197 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,197 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,198 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,198 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,204 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,204 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,204 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,204 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,209 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,209 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,209 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,209 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,210 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,210 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,210 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:56,210 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,210 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,210 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,211 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,211 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,211 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,211 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,214 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,214 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,214 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,214 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,229 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,229 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,229 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,229 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,230 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,233 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,233 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 160#true, 79#L44true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,233 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,233 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:56,304 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:39:56,304 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,304 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:39:56,305 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:39:56,305 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:39:56,305 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,305 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,308 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,308 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,308 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,308 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,310 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,310 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,310 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,310 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:56,313 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:56,313 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,313 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,313 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:56,314 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:56,314 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,314 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,314 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:56,318 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:56,318 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:56,318 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,318 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,320 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,320 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,320 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,320 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,320 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,320 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,321 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,321 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,321 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,321 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,321 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,324 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,324 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,324 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,324 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,338 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,338 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,338 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,338 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,338 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,339 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,339 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,339 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,339 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,340 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,340 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,340 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,340 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,340 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,341 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,341 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,341 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,345 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,345 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,345 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,345 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,360 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,360 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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), 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,360 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,360 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,364 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,364 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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), 46#L63-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,364 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,416 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,416 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,416 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,416 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,429 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,429 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,429 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,431 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,431 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,431 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,431 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,431 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,431 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,431 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,432 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [115#L65true, 24#L179-2true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,432 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,432 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,432 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,432 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,449 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,449 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,449 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,449 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,451 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,451 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [136#L100true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,451 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,451 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,453 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,454 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 82#L99-1true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,454 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,454 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,460 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,460 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][104], [120#L178-1true, 154#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,460 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,460 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,626 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,626 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,626 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,626 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,660 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,660 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,660 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,660 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,661 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,667 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:56,667 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,667 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,667 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,668 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,673 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,673 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,673 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,673 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,681 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,681 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,681 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,681 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,681 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,681 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,681 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,681 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,682 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,682 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,682 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,682 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,687 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,687 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,687 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,687 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,693 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,693 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,693 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,693 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,693 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,693 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,697 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,698 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,698 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,698 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:56,699 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:56,699 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,699 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,699 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,699 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,700 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,700 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:56,700 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,700 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,700 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,700 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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), 85#L179-1true, 73#L135true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,701 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,701 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:56,706 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,706 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,706 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 35#L128-1true, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:56,706 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,706 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,706 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,707 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 35#L128-1true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,707 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,707 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,707 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,707 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,713 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,713 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,713 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,713 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,718 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,719 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,719 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,719 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,728 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,728 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,728 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,728 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,728 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,728 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,728 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,728 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,729 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,729 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,729 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,729 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:56,733 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:56,733 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 77#L149-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,733 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,733 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,759 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,759 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,759 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,759 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 100#L42true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:56,767 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,767 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:56,767 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,767 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,803 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,803 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,803 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,803 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,804 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:56,807 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:56,807 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:56,807 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,807 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:56,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:56,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:56,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:56,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:56,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,808 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 73#L135true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:56,808 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,809 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,809 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,811 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,811 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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), 35#L128-1true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:56,811 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,815 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,815 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,815 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,827 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,827 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,827 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,827 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,991 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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], [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-09 06:39:56,991 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,991 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,997 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,997 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,997 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,997 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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, 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-09 06:39:56,997 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,997 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,997 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,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][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-09 06:39:56,998 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:56,998 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:56,998 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,001 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,001 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:57,001 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,011 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,011 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,011 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,011 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,011 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,012 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,012 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,012 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,012 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,012 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,012 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,029 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,029 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,029 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,029 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,034 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,034 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,034 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,034 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,040 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,040 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,040 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,040 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,040 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,040 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,041 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,041 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,041 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,041 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,041 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,046 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,046 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,046 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,046 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,053 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,053 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,058 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,058 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,058 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,058 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,066 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,066 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,066 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,066 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:57,067 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:57,067 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:57,067 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,067 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,069 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,069 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 116#thread1ENTRYtrue, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,069 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,069 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,076 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,076 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,076 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,076 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,087 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:39:57,087 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:39:57,087 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,087 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,089 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:57,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,089 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:57,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], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:57,090 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:57,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,109 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,109 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,109 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,110 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,110 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,110 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,110 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,112 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,112 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,112 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,112 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,114 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,115 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,115 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,115 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,118 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,118 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,118 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,118 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,119 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,119 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,119 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,119 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,123 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,123 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,123 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,123 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,124 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 75#L131true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,124 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,124 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,124 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:57,125 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,125 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:57,125 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,125 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,125 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,126 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,126 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,126 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,128 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,128 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,128 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,128 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,128 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,129 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,129 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,129 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,129 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,129 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,129 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,133 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,133 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [136#L100true, 4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,133 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,136 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,136 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,136 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,137 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,137 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,137 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,137 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,138 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,138 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,138 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,138 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,139 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,139 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:57,139 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,139 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,148 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,148 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,149 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,149 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,149 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,149 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,150 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,150 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,151 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:57,151 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,151 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,151 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,154 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,154 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,154 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,154 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,155 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,155 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,166 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,166 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 160#true, 91#L102true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,166 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,166 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,169 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,169 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,169 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,217 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:57,217 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:57,217 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,217 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,224 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,224 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [40#L129true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,224 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,224 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,229 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,230 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,230 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,230 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,235 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,235 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,235 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,235 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,235 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,236 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,236 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,236 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,249 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,249 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:57,250 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:57,250 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,250 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,251 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,251 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:57,251 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,251 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,253 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,253 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,253 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,253 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,253 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,253 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,253 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,254 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,254 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,254 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,256 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,256 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,256 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,256 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,258 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,258 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 120#L178-1true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,258 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,258 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,271 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,272 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,277 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,277 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,277 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,277 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:57,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:39:57,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,278 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,278 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,282 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,282 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,282 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,282 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,286 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,286 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,286 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,289 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,289 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,289 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,290 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,290 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:57,291 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:57,291 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:57,291 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 156#true, 85#L179-1true, 28#L138-3true, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,294 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,294 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,296 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,296 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,296 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,297 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [24#L179-2true, 154#true, 160#true, 79#L44true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,297 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,297 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,307 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,307 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,307 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,307 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,309 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,309 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,309 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,309 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,363 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,363 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,363 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,363 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,364 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,364 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,364 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,364 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,367 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,367 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,367 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,367 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,369 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,369 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,369 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,369 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,370 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,375 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,375 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,375 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,375 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,376 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,376 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,376 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,376 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,377 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,377 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,377 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,377 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,379 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,380 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 85#L179-1true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,380 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,380 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,385 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,385 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,385 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,385 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,389 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,389 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,389 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,390 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,390 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,390 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,390 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,390 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,390 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,390 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,391 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:57,391 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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), 2#L180true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,391 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,391 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,393 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,393 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:57,393 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,394 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,394 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,411 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,411 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,411 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,411 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,420 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,420 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,420 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,420 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,428 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,428 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,428 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,428 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,428 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,429 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,429 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,429 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,429 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,434 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,434 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,435 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,435 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,435 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,437 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,437 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,438 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,438 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,438 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,438 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,440 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,440 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,442 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,442 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,442 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,444 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,444 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,496 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,496 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,496 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,496 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,502 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,502 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,502 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,502 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,505 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,505 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,505 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,505 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,683 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,683 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,683 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,683 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,683 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,683 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,683 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,683 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,684 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,684 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,684 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,684 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,685 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,685 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,685 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,685 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:57,694 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,694 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,694 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:57,695 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:57,695 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,695 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,701 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:39:57,701 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,701 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,701 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-09 06:39:57,703 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 155#true, 158#true]) [2025-03-09 06:39:57,703 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 49#thread1EXITtrue, 152#true, 82#L99-1true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,703 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,703 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,731 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,731 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:57,789 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,789 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,789 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,789 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,793 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,793 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,793 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,793 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,794 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,794 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,794 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,794 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,810 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,811 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,811 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,811 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:57,813 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,813 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:57,814 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,814 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:57,814 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:57,814 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,814 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,814 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:57,815 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:57,815 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,815 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,815 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,818 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,818 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,818 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,818 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,822 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:39:57,822 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,822 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,822 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,831 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,831 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,831 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,831 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,831 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,831 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,831 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,831 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,831 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,832 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,832 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,832 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,839 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,839 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,839 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,839 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:57,847 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:57,847 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,847 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,847 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,852 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,852 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 100#L42true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,852 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,852 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,868 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,868 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,868 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,889 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,889 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,889 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,889 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,889 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,889 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,889 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,890 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,890 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,890 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,890 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,890 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,895 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,895 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,895 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,895 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,901 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,901 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 73#L135true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,902 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,902 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,907 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,907 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 28#L138-3true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,907 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,907 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,908 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,915 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,915 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,915 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,915 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,920 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,921 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,921 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,921 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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][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-09 06:39:57,930 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,930 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,930 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,930 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,931 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 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-09 06:39:57,931 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,931 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,931 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,933 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,933 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:57,933 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,933 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:57,941 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:57,941 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:57,941 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,941 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,942 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,942 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,954 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,954 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,954 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,954 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:57,955 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:57,955 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,955 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,955 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:57,956 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,956 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,956 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,956 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:57,956 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,957 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,957 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:57,962 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,962 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,962 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,962 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,982 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,982 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,982 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,982 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,991 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,991 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,991 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,991 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,992 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,992 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,992 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,994 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,994 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,995 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,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], [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-09 06:39:57,995 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:57,995 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,000 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,000 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,000 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,001 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:58,001 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,001 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,003 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,003 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,007 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,007 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,007 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,008 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,008 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 41#L150-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,008 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,008 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,008 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:39:58,009 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:58,009 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:58,009 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,009 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,010 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,011 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,011 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,011 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,011 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,011 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,011 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,011 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,011 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [116#thread1ENTRYtrue, 24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,012 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,012 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,012 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,012 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,018 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,019 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,019 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,019 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,020 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,020 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,020 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,020 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,021 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,021 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,021 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,021 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,021 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,022 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:58,022 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,022 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,022 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,022 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,023 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,027 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,027 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,030 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,030 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,030 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,030 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,032 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,032 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:58,032 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2025-03-09 06:39:58,032 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,040 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,040 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:39:58,040 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,041 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,041 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,041 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,043 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,043 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:58,043 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,043 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,044 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,044 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,046 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,046 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:58,046 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:58,049 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,049 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:58,073 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:58,073 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,073 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,073 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,077 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,077 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,077 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,077 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,082 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,082 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,082 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,082 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,083 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,083 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,083 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,083 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 136#L100true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,084 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,084 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,084 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:58,085 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 40#L129true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:58,085 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,085 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,085 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,088 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,088 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,088 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 158#true]) [2025-03-09 06:39:58,091 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,091 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,091 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,091 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,091 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,091 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,091 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,091 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:39:58,099 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:39:58,099 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,099 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,099 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,100 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,100 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,100 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,100 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,100 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,100 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,100 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,101 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,101 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,101 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,101 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,101 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,102 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,102 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,102 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,102 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,107 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,107 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,107 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,107 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:58,112 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,112 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:58,113 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [4#thread4ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,113 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,113 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,114 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,114 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,114 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,115 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,115 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:58,115 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,115 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,122 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,122 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,122 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,123 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,123 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,123 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,123 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,133 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,133 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,133 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,133 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,139 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,139 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,139 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,139 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,145 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,145 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,146 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,146 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,146 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,154 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,154 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,155 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,155 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,157 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,157 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,157 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,157 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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-09 06:39:58,160 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,160 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 160#true, 86#L106true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,160 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [8#L62-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,164 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,164 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,165 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 24#L179-2true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,165 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,165 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,397 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,397 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,397 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:58,403 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:58,403 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,403 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,403 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,408 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,408 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,408 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [4#thread4ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,410 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,422 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:58,422 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [120#L178-1true, 154#true, 160#true, 133#L104true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,422 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,422 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:58,435 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:39:58,435 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [75#L131true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,435 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,438 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,438 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,438 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,439 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,439 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,439 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,439 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:58,442 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 40#L129true, 154#true, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:39:58,442 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,442 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,443 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,443 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,443 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,445 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,445 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,445 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,447 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,447 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,447 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:58,450 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:58,450 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,450 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,450 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:58,451 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,451 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,451 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,451 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:39:58,451 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,451 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,452 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,452 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,454 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,454 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,454 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,454 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,456 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,456 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,456 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,456 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:39:58,464 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:39:58,464 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 79#L44true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,464 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,464 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,466 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,466 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,466 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,466 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,467 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:39:58,467 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:39:58,467 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,467 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,524 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,524 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,524 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,524 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,524 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,524 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,525 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,525 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,525 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,525 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,526 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,526 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,526 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,526 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,529 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,529 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,529 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,529 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,534 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,534 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,534 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,534 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,535 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,535 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,535 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,535 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,537 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,537 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:58,537 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,537 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,540 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,540 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,540 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,540 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,549 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,549 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:58,550 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,550 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,550 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,550 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,553 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,553 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,553 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,553 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,553 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,553 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,553 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,553 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,554 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,554 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,555 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,555 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,555 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:58,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,557 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,557 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,558 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,558 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,558 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,558 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:58,560 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,560 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,560 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:58,561 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,561 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,561 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,561 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,561 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,562 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,562 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,562 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,562 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,563 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,576 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,576 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,576 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,576 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,580 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,580 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,580 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,580 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:58,582 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:58,582 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:58,582 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,582 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,583 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,583 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,583 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,583 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,584 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,584 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,584 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,584 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,584 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,584 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,584 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,584 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,590 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,590 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,590 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,590 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,596 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,596 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [136#L100true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,596 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,596 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,598 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,598 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 82#L99-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,598 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,598 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,638 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,638 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,638 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:39:58,642 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:39:58,642 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,642 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,642 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,646 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,646 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,646 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,646 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,647 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,647 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,647 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,647 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,647 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,647 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,647 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,649 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,649 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,649 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,649 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,650 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,651 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,651 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,651 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,651 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,651 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,651 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,652 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,652 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,652 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,652 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,653 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,653 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,653 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,653 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,653 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,653 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,654 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,654 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,654 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,654 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,656 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,656 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,656 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,656 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,658 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,658 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,658 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,658 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,659 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,659 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,659 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,659 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,660 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,660 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,660 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,660 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:39:58,665 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:39:58,665 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:39:58,665 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,665 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,672 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,672 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,672 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,672 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,676 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,676 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,676 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,676 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,676 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,676 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,676 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,677 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,677 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,677 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,677 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,704 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,704 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,704 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,705 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,705 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 73#L135true, 46#L63-1true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,705 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,705 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,705 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,708 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:39:58,708 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:39:58,708 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,708 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,709 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,709 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,709 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,709 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:39:58,749 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:39:58,749 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:39:58,749 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,749 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,774 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,774 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,774 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,774 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,775 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,775 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,775 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,781 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,781 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,781 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,781 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,783 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,783 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:58,783 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,783 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,786 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,786 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [115#L65true, 27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-09 06:39:58,786 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,786 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,788 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,788 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,788 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,788 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,806 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:58,806 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,806 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,813 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,813 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,813 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,813 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:58,825 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:58,825 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 133#L104true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,825 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,825 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,826 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,826 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,826 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,826 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,826 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,826 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 73#L135true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,827 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,827 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,827 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:58,834 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:39:58,834 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 28#L138-3true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,834 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,834 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,845 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,845 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,845 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,845 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,853 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,853 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,853 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,853 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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][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-09 06:39:58,866 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:58,866 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,866 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,866 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,867 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 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-09 06:39:58,867 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,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, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:39:58,867 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,867 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,868 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,870 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,870 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:58,870 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,870 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,881 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,881 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:58,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], [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-09 06:39:58,881 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:58,881 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,089 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,089 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,090 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:59,090 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 73#L135true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:59,090 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,090 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,097 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,097 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,097 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,098 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:39:59,098 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,098 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,109 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,109 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,109 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,121 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,121 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,121 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,121 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,125 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,125 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:59,132 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:39:59,132 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:59,132 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,132 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,135 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,135 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,135 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,135 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,136 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,136 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,142 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,142 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,142 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,142 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,142 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,142 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,142 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,142 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,142 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,143 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,143 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:39:59,144 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,144 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,144 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,144 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:39:59,144 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,144 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,145 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,145 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,145 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 152#true, 155#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:59,147 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,157 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,157 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,157 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,157 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,158 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:39:59,158 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,158 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,159 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,159 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,159 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,160 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,160 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:39:59,161 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:39:59,161 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,162 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,162 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:39:59,169 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:39:59,169 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:39:59,169 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,169 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,172 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,172 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,172 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,173 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,173 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,173 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,173 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:59,176 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:59,176 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:59,176 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,176 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:59,191 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,191 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,191 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:39:59,203 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,203 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:39:59,204 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 91#L102true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:39:59,204 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,204 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:59,207 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:59,207 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:59,207 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,207 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,218 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,218 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,218 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,218 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,221 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,221 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,221 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,222 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,222 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,222 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,222 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,222 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,225 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,225 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,225 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,225 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:59,226 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,226 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,226 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,226 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,227 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,227 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,227 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,227 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,227 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,228 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,228 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,228 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,228 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,228 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,229 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,229 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,230 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,230 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,230 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,230 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,230 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,231 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,231 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,231 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,231 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,231 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,231 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,232 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,232 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,232 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,233 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,233 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,233 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,233 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,242 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,242 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,242 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,242 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,242 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,243 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,243 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,243 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,243 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,247 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,247 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,247 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,247 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,248 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,248 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,248 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,248 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,248 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,250 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:59,250 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:59,250 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,250 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,254 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,254 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,254 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,254 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:59,257 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:59,257 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:59,257 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,257 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,260 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,260 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,260 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,260 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,263 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,263 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,263 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,264 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,264 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,264 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,264 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,267 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,267 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,267 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,267 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:59,268 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:59,268 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,268 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,269 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,269 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,269 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,271 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,271 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,271 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,271 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:59,272 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,272 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,272 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,273 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,273 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,273 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,273 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,273 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,273 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,273 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,273 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,283 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:59,283 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:59,283 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,283 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,286 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,286 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,286 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,286 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,286 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,287 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,287 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,287 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,288 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,288 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,288 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,290 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,290 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,290 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,290 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,291 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,291 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,291 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,291 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:59,296 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:59,296 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:59,296 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,296 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,299 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,299 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,299 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,299 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,299 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,299 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,299 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,299 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,299 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,300 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,300 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,300 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,302 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,302 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-09 06:39:59,302 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,302 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:39:59,305 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:39:59,305 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:39:59,305 INFO L294 olderBase$Statistics]: this new event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2025-03-09 06:39:59,305 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:59,315 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:39:59,315 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 160#true, 91#L102true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:39:59,315 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,315 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-09 06:39:59,319 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-09 06:39:59,319 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:39:59,319 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,372 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,373 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,373 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,374 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,374 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,374 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,374 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,374 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,374 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,374 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,375 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,375 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,375 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,375 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,376 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,376 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,376 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,376 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,376 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,376 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,376 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,376 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:59,377 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,377 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,377 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,377 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,383 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,383 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,383 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,383 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,383 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,383 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,383 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][120], [136#L100true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,384 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,384 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,384 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,384 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,395 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,395 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,395 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,397 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,397 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,397 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,401 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,401 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:59,401 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,401 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,408 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,408 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,408 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,408 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,420 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,420 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:59,420 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,420 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:59,435 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:39:59,435 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,435 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,435 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,445 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,445 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:39:59,447 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,447 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:59,449 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:39:59,449 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:39:59,449 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,449 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,451 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,451 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,451 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,451 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,452 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,452 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,452 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,452 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,452 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,452 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,453 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,453 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,453 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,453 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,457 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,457 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,457 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,457 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,458 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,458 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,458 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:39:59,460 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,460 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,460 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:39:59,461 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,461 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,480 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,480 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,480 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,480 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,492 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,492 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:59,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:59,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 35#L128-1true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:59,513 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:59,513 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:59,513 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,513 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,597 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,597 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,597 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,597 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,598 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,598 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,598 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:39:59,612 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,612 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:59,613 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,613 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,613 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,613 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,619 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,619 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,619 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,620 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,620 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,620 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,626 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,626 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,626 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,627 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,627 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 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-09 06:39:59,627 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,627 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,627 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,628 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,628 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,630 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,630 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,630 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,630 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,634 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,634 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,634 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:39:59,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:39:59,635 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,636 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,636 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,636 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,638 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,638 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,638 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,638 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,639 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,639 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [130#L109-3true, 120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,664 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,664 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:59,666 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:59,666 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,666 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,666 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,669 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,669 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,670 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,670 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,670 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,670 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,670 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,670 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][120], [120#L178-1true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:39:59,671 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,671 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,671 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:59,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [130#L109-3true, 120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:59,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,673 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,673 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,699 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,700 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,700 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 79#L44true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:59,703 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:59,703 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,703 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,706 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,706 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,706 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,707 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,707 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,707 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,715 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,715 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,715 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,715 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,715 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,716 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,716 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,716 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,716 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,716 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,717 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:39:59,717 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:39:59,717 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,717 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:59,720 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,720 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:39:59,720 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,720 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,720 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,720 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,721 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,721 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,721 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,725 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,725 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,726 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,726 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,726 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,726 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,726 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,726 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,727 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,727 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,727 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 85#L179-1true, 79#L44true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,729 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 85#L179-1true, 79#L44true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:39:59,729 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,729 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 85#L179-1true, 160#true, 79#L44true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,729 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,730 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,730 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,730 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,733 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,733 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,733 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,736 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,736 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,736 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,736 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,742 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:39:59,742 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 2#L180true, 79#L44true, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,742 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,742 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [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-09 06:39:59,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:39:59,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 77#L149-3true, 160#true, 79#L44true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,744 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,744 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:39:59,745 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,745 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,745 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,745 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,746 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,746 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,759 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:39:59,759 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,759 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,759 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:39:59,760 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:39:59,760 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:39:59,760 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,760 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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], [120#L178-1true, 154#true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:39:59,764 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,764 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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], [120#L178-1true, 154#true, 79#L44true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:39:59,764 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,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, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:39:59,988 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:39:59,988 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:39:59,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][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-09 06:39:59,988 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:39:59,988 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,015 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,015 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,015 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,015 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,016 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,016 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,016 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,016 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,018 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,018 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,018 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:00,019 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,019 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,020 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,020 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,020 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,020 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,020 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:00,029 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:00,029 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,029 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,030 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,030 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,035 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,035 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,036 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,036 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,036 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,036 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,037 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,037 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,037 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,037 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,038 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,038 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,040 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,040 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,040 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,040 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:00,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:00,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,041 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,044 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,044 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,044 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,044 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,045 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,045 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,045 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,045 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,049 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,049 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,049 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,049 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,049 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,049 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,049 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,050 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,050 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,050 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,054 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,054 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,054 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,054 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,055 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,055 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,055 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,058 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,058 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,058 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,059 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,059 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,060 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:00,060 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,060 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:00,061 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:00,061 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,061 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,062 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:00,062 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,062 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,062 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,062 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,063 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,063 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:00,063 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,063 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,063 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,063 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,065 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,065 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,065 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,065 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,067 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,067 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,067 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,067 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,074 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,074 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,093 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,093 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,093 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,093 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,102 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,102 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,105 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,105 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,106 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,106 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,106 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,109 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,109 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,110 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,110 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,112 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,112 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,112 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,112 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,113 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,113 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,113 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,113 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,114 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,114 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,116 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,116 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,116 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,116 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,118 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,118 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,118 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,118 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,120 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,120 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,120 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,120 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,122 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,122 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,122 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,122 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,127 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,127 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,127 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,129 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,129 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,129 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,130 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,130 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,131 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,131 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,131 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:00,131 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,131 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,133 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,133 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,133 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,136 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,136 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [136#L100true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,136 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,177 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,177 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:00,177 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,177 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,188 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,188 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,188 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,188 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,189 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,189 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:00,191 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,191 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,191 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:00,192 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:00,192 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:00,192 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,192 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:00,193 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:00,193 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:00,193 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:00,193 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:00,193 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:00,193 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,193 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,195 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,195 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,195 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,195 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,197 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,197 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,197 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:00,207 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:00,207 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:00,207 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,209 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-09 06:40:00,209 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,209 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,210 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,210 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,211 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,211 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:00,214 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,214 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:00,214 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,214 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,215 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,215 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,215 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,215 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,217 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,217 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,217 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,217 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,223 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,223 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,223 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,223 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:00,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:00,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,226 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,226 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,227 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,227 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,230 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,230 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,230 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,230 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,232 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,232 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,258 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,258 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:00,258 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,258 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:00,263 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:00,263 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:00,263 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,263 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,265 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,265 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:00,265 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,268 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,268 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:00,268 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,268 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,270 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:00,270 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:00,270 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,311 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,311 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:00,311 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,311 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,323 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,323 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:00,323 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,323 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,337 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,337 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,337 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,341 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,341 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,342 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,342 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,343 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,343 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:00,343 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,343 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,345 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,345 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [27#thread2ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:00,345 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,345 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,346 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,346 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,362 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,362 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,362 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,363 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,363 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,363 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,363 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,363 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,364 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,364 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,364 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,364 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,364 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,364 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,365 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,365 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,365 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,365 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,372 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,372 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,372 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,372 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,382 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,382 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,382 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,395 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:00,395 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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), 85#L179-1true, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,395 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,395 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:00,398 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:00,399 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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), 85#L179-1true, 35#L128-1true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,399 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,399 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,405 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,406 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,406 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,406 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,409 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,409 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,409 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,409 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,409 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,409 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,409 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,410 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,410 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,410 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,410 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:00,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 41#L150-1true, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:00,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 41#L150-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,415 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,415 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,416 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,416 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,416 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,416 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,416 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,417 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,417 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,417 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,417 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,417 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,418 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,418 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,418 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,418 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,419 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,419 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,419 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,419 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,419 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,427 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,427 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,427 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,427 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,428 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,428 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,428 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,428 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,428 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,428 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,429 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:00,429 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,429 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,429 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,429 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,430 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,430 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,430 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,431 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,431 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,431 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,431 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,432 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,432 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,432 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,432 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:00,438 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,438 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,438 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,438 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:00,439 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:00,439 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,439 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,442 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,442 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,446 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,446 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,446 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,447 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,447 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,447 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,447 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,460 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,460 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,460 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,461 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,461 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,461 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,473 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,473 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,474 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,477 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,477 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,477 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,477 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,478 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,478 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,478 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,478 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,478 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,478 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,478 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,478 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,490 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,490 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,490 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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-09 06:40:00,491 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,491 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,495 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,495 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,499 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,499 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,500 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,500 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,501 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,501 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,502 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,502 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,503 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,503 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,503 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,503 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,504 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,504 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,504 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,504 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,504 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,504 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,505 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,505 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,505 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,505 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,505 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,505 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,506 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,507 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,507 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,508 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,508 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,508 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,508 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 73#L135true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,508 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,508 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,509 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,517 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,522 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,522 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,522 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,522 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 39#L123true, 35#L128-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,525 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,525 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,529 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,529 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,529 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,529 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,529 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,529 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,529 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,530 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,530 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,530 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,530 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,532 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,532 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,532 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,533 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,533 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,533 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,533 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,537 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,537 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,539 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,539 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,540 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,540 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:00,543 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,543 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,544 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,544 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,544 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,544 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,546 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,546 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,546 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,546 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,547 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,547 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,547 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,547 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,547 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,548 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,548 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,548 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,761 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:00,761 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:00,761 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,761 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,763 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,763 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,763 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,763 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:00,764 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,764 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,764 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,764 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,765 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,765 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,765 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,765 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,766 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,766 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,766 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,766 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:00,769 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,769 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,769 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,769 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:00,771 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,771 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,771 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,773 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,773 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,773 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,775 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,775 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,775 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,775 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,784 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,784 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,786 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:00,786 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,786 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,786 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,788 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,788 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,789 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,789 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,789 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,789 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,789 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,789 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,789 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:00,790 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,791 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,791 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,792 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,792 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,793 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,793 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,793 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,793 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,793 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,793 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,798 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,798 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,798 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,798 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,801 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,801 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,801 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,801 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,801 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,801 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,802 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,802 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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), 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,803 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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), 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,803 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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), 39#L123true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,803 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,803 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,805 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,805 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,806 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,806 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,806 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,807 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,807 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:00,807 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,807 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,815 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,815 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,815 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,815 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,823 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,823 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,823 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,823 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,824 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,824 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,824 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,824 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,824 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,829 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,829 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,829 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,829 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,831 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,831 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,831 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,831 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,833 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,833 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:00,833 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,833 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,836 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,836 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [116#thread1ENTRYtrue, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,836 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,836 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,841 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,841 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,841 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,841 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,842 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,842 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,842 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,842 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,843 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,843 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,843 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,843 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,844 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,844 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,844 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,844 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,848 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,848 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,848 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,848 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,851 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,851 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,851 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,851 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,852 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,852 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,852 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,852 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,852 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,852 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,852 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,852 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,854 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,854 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [116#thread1ENTRYtrue, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,854 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,855 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,855 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [116#thread1ENTRYtrue, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:00,855 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,855 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,858 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,858 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,858 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,858 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,858 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,858 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,859 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,859 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,859 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,859 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,859 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,859 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:00,860 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,860 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,860 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:00,861 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,861 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,861 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,862 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:00,862 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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], [116#thread1ENTRYtrue, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:00,862 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,862 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,863 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,863 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2025-03-09 06:40:00,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, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:00,875 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,875 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,875 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,875 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,875 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,875 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,875 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,875 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:00,875 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,876 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,876 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,883 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,883 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 4#thread4ENTRYtrue, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 4#thread4ENTRYtrue, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 4#thread4ENTRYtrue, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:00,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,923 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,923 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [40#L129true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,923 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:00,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,925 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,925 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,927 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,927 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:00,927 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:00,932 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 2#L180true, 160#true, 35#L128-1true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,932 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,932 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:00,939 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,953 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,953 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,953 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,955 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,955 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,958 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,958 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,958 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 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-09 06:40:00,959 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,960 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,962 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,962 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,962 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,963 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,963 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,963 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,964 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,964 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,964 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,964 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,964 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,964 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,964 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,965 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,965 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,965 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,965 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,972 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,972 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,972 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,972 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,972 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,972 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,973 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,973 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,978 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,978 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,978 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,978 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,978 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,978 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,979 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,983 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,983 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,983 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,984 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,984 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:00,985 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:00,985 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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][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-09 06:40:00,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:00,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,987 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,987 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:00,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:00,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,991 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,991 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,991 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,991 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,993 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,993 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,993 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,993 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,994 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,994 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,994 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,994 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,994 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,994 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,994 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,994 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:00,998 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,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], [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-09 06:40:00,998 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,998 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:00,998 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,999 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:00,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:00,999 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,014 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,014 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,014 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,014 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,018 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,018 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,018 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,019 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,019 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,019 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,024 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,024 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,026 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,026 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,026 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,028 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,028 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,028 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,029 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,029 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,029 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,029 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,029 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,029 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,031 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,031 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,031 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,031 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,041 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,041 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [130#L109-3true, 24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,041 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,042 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [8#L62-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,042 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,042 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,044 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,044 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:01,044 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,044 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,044 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:01,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [24#L179-2true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,047 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [130#L109-3true, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,047 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,047 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,113 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,114 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,114 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,114 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,124 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,124 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,124 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,124 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,124 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,124 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,124 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,125 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,125 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,125 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,125 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,126 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,126 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,126 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,126 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,127 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,127 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,127 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,128 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,128 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,128 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,128 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,128 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,129 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [75#L131true, 8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,129 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,129 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,129 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,129 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,131 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,131 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,131 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,132 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,132 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,132 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,132 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,133 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:01,133 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:01,133 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,133 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,134 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,134 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,134 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,134 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:01,135 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,135 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,135 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:01,136 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,136 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,136 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,161 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,161 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,161 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,161 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,165 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,165 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [69#L106-5true, 120#L178-1true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,165 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,165 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,166 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,166 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,166 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,166 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,167 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,167 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,167 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,167 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,168 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,168 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 160#true, 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,168 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,168 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,171 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,171 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,171 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,171 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,171 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,172 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,172 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 160#true, 117#L119-1true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,172 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,172 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,172 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,172 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,175 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,175 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][120], [120#L178-1true, 154#true, 160#true, 46#L63-1true, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,175 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,175 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,176 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,190 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,190 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,190 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,190 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,191 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,191 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,191 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,191 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,191 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,191 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,191 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,192 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:01,192 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:01,192 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,192 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,194 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,194 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][120], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,194 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:01,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:01,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,207 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:01,207 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:01,207 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,208 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,208 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,214 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,214 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,214 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:01,215 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,215 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,215 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,215 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:01,215 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,215 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:01,216 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,216 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,221 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,221 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,221 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,221 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:01,222 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:01,222 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,222 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:01,223 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,226 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,226 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][120], [24#L179-2true, 154#true, 79#L44true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,226 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,226 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,233 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,233 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,233 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,233 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,233 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,234 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,234 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,234 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,234 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,234 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,234 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][118], [120#L178-1true, 154#true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][119], [120#L178-1true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:01,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][120], [120#L178-1true, 154#true, 39#L123true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,239 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,239 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,455 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,455 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,455 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:01,485 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,485 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,485 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,485 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,488 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,488 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,488 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,488 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,488 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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), 2#L180true, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,489 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,489 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,491 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,491 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:01,491 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,491 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,492 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,492 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,492 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,492 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,492 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:01,493 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,493 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,494 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,494 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,494 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,494 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,496 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,496 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,496 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,496 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,500 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,500 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,500 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,505 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,505 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:01,506 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,506 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,506 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,511 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,511 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,512 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,512 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,515 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,515 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,515 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,515 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,516 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,516 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,516 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,516 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,516 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,517 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,517 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,517 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,517 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,517 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,517 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,517 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,518 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,518 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,518 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,518 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,523 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,523 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,523 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,523 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:01,526 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,526 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,526 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,526 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 35#L128-1true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,527 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,527 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,527 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,527 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,533 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,533 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,533 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,533 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,534 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,534 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,534 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,534 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,535 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,535 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,535 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,538 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,538 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,538 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,538 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,540 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,540 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,540 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,541 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,541 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,541 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,541 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,542 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,542 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,542 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,542 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,545 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,545 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,545 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,545 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,548 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,548 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,548 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,548 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,548 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,548 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,548 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:01,549 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,549 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,549 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,549 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,553 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,553 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,553 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,553 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,556 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,556 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [136#L100true, 115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,556 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,556 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,560 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,560 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,561 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,561 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,562 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,562 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,562 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,563 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,563 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,563 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,563 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,563 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,564 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,564 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,564 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,564 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,564 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,567 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,567 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,567 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,567 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,570 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,570 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,570 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,570 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,578 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,578 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,578 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,579 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,579 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,581 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,581 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,581 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,581 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,583 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,584 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,584 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,585 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,585 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,585 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,585 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,587 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,587 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,588 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,588 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,588 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,588 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,597 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,597 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,597 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,597 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,598 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,598 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,598 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,598 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,598 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,598 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,598 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,600 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,600 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 49#thread1EXITtrue, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,600 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,600 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,601 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,601 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,601 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,601 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,601 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,601 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,601 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,601 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,602 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,602 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,602 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,602 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,608 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,608 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,608 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,608 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,611 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,611 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,611 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,611 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,612 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,612 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,612 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,612 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,612 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,612 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,612 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,616 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,616 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,616 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,618 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,618 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,618 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,660 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:01,660 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,660 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,660 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,673 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,673 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,673 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,673 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,676 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:01,676 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:01,676 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,676 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,693 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,693 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [40#L129true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,693 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,693 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:01,695 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:01,695 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:01,695 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,699 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,702 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,702 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,702 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,702 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,702 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,702 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:01,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,703 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,703 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,704 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:01,704 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,704 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,704 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,706 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,706 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,706 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,706 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,708 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,708 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,708 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,708 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:01,711 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:01,711 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,711 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,715 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:01,715 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:01,715 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,715 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:01,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:01,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:01,718 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,725 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,725 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,725 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,725 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,727 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,728 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,728 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,729 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,729 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,729 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,729 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,731 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,731 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,731 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,731 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,731 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,732 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,732 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,732 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,733 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,733 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,749 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:01,749 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:01,749 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,749 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,764 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:01,764 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,764 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,764 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,769 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,769 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,769 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,769 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,770 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,770 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,770 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,770 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,771 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,771 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,771 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,771 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:01,773 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:01,773 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,773 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,773 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,826 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,826 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [136#L100true, 115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:01,826 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,826 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,844 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,844 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,844 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,844 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,850 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,850 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [27#thread2ENTRYtrue, 106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:01,853 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [27#thread2ENTRYtrue, 106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:01,853 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [27#thread2ENTRYtrue, 106#L181true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:01,853 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,853 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,854 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,854 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,869 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,869 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,869 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,869 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,869 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,870 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,870 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,870 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,870 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,870 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:01,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:01,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,884 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,884 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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), 100#L42true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,884 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,885 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,885 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,888 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,888 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,898 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,898 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,902 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,902 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,902 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,902 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,905 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,906 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,906 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,906 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,906 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,906 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,906 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,907 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,907 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,908 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,909 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,909 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,909 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,909 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,909 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,909 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,910 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,910 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:01,910 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,910 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,910 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 73#L135true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,911 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,912 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,912 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,913 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 73#L135true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,913 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,913 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,913 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:01,923 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:01,923 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,923 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,923 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,924 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,924 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:01,928 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:01,928 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,928 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,928 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:01,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 39#L123true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,931 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,931 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,936 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,936 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,936 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,936 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:01,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:01,938 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,942 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,942 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:01,945 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,945 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,945 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,946 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,949 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:01,949 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,949 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,949 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:01,950 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:01,950 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,950 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:01,951 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,951 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,951 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,952 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,952 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 100#L42true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,953 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,953 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,953 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,954 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,954 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,962 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,962 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,962 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,963 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,963 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,963 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,963 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:01,965 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,965 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:01,965 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,965 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,965 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,966 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,966 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:01,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,967 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,967 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,969 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 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-09 06:40:01,969 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:01,969 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,969 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,970 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,970 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:01,970 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,970 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,979 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,979 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,979 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,979 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,982 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,982 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:01,982 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,982 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,985 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,985 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,985 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,985 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:01,986 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,986 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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], [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-09 06:40:01,988 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,988 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,988 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,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][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-09 06:40:01,989 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,989 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:01,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:01,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,001 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,001 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:02,001 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,001 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:02,194 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,194 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,194 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,194 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,196 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:02,196 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,196 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,197 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,197 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,198 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,198 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,199 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,199 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,200 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,200 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,201 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,201 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,202 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,202 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,203 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,203 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 2#L180true, 73#L135true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,203 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,203 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,209 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,209 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,209 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,209 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,214 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,214 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,214 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,216 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,216 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,216 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,216 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,220 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,220 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,220 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,223 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,223 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:02,223 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,223 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,235 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,235 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,235 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,235 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,236 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,236 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,236 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,248 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,248 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,248 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,248 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,256 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,256 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,256 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,256 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,259 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,259 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,259 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,259 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:02,261 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,262 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,262 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,262 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,265 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,265 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,269 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,269 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,269 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,269 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,269 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,269 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,269 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,269 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 71#L152true, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,270 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,270 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,270 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,270 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:02,271 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:02,271 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,271 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,272 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,272 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,272 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,272 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,272 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,273 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,273 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,273 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 56#thread2EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,274 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:02,274 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,274 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,280 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,280 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 105#L121-1true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-09 06:40:02,280 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,285 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,285 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,285 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,285 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,288 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,288 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,289 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,289 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,289 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,289 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:40:02,290 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~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-09 06:40:02,290 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,290 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,294 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,294 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,294 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,294 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:02,297 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:02,297 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:02,297 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,299 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,300 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,300 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,300 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:02,318 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:02,318 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:02,318 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,318 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,319 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,330 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,330 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,330 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,330 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:02,331 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,331 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,331 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,331 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,337 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,337 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,337 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,337 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,338 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,338 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,338 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:02,340 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:02,340 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,340 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,340 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:02,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [136#L100true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:02,342 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,353 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,353 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,353 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,354 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,354 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:02,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:02,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 107#L133true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,357 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,357 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,358 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,358 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,358 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,358 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,358 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,358 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,359 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,359 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,359 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,359 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,360 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,360 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,360 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,360 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,361 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,361 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,361 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,361 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,361 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,361 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,362 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,362 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,373 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,373 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,373 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,373 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,381 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,381 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,381 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,381 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,382 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,382 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,382 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,382 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,382 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,382 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,382 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,383 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:02,383 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,383 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,383 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,383 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:02,384 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:02,384 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,384 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:02,390 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:02,390 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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), 29#thread4EXITtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:02,390 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,390 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:02,391 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,391 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,391 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,391 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,397 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,397 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,397 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,397 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,397 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,397 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,398 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,398 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:02,398 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,398 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,398 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,398 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,403 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,403 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,403 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,411 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,411 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,411 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2025-03-09 06:40:02,411 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,434 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,434 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,434 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,434 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,435 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,435 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,435 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,435 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [136#L100true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,435 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,435 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,435 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,435 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:02,440 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:02,440 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:02,440 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,440 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true, 10#L46true]) [2025-03-09 06:40:02,448 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 91#L102true, 152#true, 158#true, 10#L46true]) [2025-03-09 06:40:02,448 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:40:02,448 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,448 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,455 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,455 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,455 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,455 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,456 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,456 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:02,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:02,513 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:02,513 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:02,513 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,513 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,515 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,515 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,515 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,515 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,520 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,520 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,520 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,520 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,520 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,521 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,521 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,521 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,521 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,521 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,522 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,525 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,525 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,525 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,525 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,527 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,527 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,527 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,527 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:02,528 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:02,528 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,528 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,528 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,529 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,529 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,530 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,530 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,530 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,530 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:02,533 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,533 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,533 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,533 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:02,540 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,541 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,541 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,541 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,541 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,549 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,549 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:02,549 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,560 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,560 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,560 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,560 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,561 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,561 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,561 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,561 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,562 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,562 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,562 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,562 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,563 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,563 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,563 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,563 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,564 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,564 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,569 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,569 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,569 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,569 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,569 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,569 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,569 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,569 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:02,570 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,570 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,570 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,570 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,573 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,573 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,573 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,573 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,574 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,574 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,574 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,575 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,575 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,575 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,576 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,576 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,576 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,576 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,577 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,577 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,577 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,577 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,587 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,587 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,587 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,587 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,587 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,587 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,588 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,588 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,595 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,595 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,596 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,596 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,596 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,596 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,615 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,615 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,615 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,615 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,616 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,616 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,616 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,616 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,617 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,617 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,617 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,617 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,618 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,618 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,618 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,618 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [75#L131true, 136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,624 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,630 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,630 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,630 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,631 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,631 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,631 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,631 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,631 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,631 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,631 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,631 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,632 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,632 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,632 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,633 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,633 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,633 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,640 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,640 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [136#L100true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,640 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,654 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:02,654 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,654 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,654 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,670 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,670 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,670 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,670 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,671 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,671 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,671 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,673 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,673 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,673 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,673 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,677 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,677 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,677 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,677 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,678 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,678 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,678 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,678 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:02,679 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,683 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,683 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,683 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,683 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,683 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,684 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,684 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,684 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,684 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,713 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,713 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,713 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,713 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,713 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,714 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,714 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,716 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,716 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,716 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,717 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,720 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,720 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:02,724 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:02,724 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,724 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,725 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,726 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,726 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,727 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,727 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,730 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,730 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,730 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,731 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,731 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,731 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,731 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,731 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,761 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,761 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,761 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,761 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,765 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,765 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,765 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,765 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,765 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,766 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [24#L179-2true, 154#true, 160#true, 86#L106true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,767 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,767 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,772 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,772 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [24#L179-2true, 154#true, 160#true, 117#L119-1true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,772 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,772 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,776 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:02,776 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [24#L179-2true, 154#true, 160#true, 91#L102true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,776 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,776 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:02,899 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-09 06:40:02,899 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,899 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,899 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,905 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,905 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,906 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,906 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,906 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,906 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,906 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 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-09 06:40:02,907 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,907 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,907 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,907 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,907 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,907 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,908 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,908 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:02,911 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:02,911 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,911 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,911 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,933 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,933 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,933 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,937 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,937 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,937 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,937 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 69#L106-5true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,938 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,938 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:02,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:02,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,939 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,939 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,940 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,940 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [130#L109-3true, 120#L178-1true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:02,940 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,940 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:02,945 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,945 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,945 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,945 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,967 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,967 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,967 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,968 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,968 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,968 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,974 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,974 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,974 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,976 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:02,976 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:02,976 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,989 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,989 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,989 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,995 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,995 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,995 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,995 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,996 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,996 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,996 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,996 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,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], [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-09 06:40:02,997 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][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-09 06:40:02,997 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,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][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:02,997 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:02,997 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,001 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,001 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:03,001 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,001 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 28#L138-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:03,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:03,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 28#L138-3true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,006 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,016 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 154#true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:03,022 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:03,023 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 154#true, 39#L123true, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,023 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:03,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:03,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:03,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,036 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,036 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 158#true]) [2025-03-09 06:40:03,036 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,036 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,037 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,037 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,037 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,037 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 85#L179-1true, 79#L44true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,038 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:03,038 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:03,038 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,038 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:03,040 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:03,040 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 79#L44true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,040 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,040 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,274 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,274 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,274 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,274 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,275 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,276 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,276 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,276 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,276 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,277 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,277 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,277 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,277 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,278 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,278 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,278 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,278 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,279 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,279 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,280 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,280 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,280 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,280 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,284 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,284 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,284 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,287 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,287 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,287 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,287 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,292 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,292 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,292 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,292 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,293 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,293 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,296 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,296 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,296 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,298 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,298 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,298 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,298 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,298 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,299 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,299 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,299 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,299 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,299 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,299 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,302 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,302 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,302 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,302 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,305 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:03,305 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:03,305 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,305 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,313 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:03,313 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,313 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,320 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,320 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,320 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,320 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,322 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,322 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,322 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,322 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:03,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:03,325 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,325 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:03,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:03,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,326 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,326 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 35#L128-1true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:03,327 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,327 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,327 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,327 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,329 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,329 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,342 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,342 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,342 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,342 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,343 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,343 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,343 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,343 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,343 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,343 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,343 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,346 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,346 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,346 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,346 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,350 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,350 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,350 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,350 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,351 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,351 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,351 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,351 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,353 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,353 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,354 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,354 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,354 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,355 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,356 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,356 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,356 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,359 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,359 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [136#L100true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,359 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,359 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,363 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,363 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,363 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,366 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,366 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,367 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,367 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,374 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,377 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,377 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,377 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,377 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,392 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,392 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,392 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,392 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,392 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,392 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,393 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,393 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,393 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,393 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,393 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,393 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:03,395 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:03,395 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,395 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,395 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,399 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,399 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 85#L179-1true, 28#L138-3true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,399 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,399 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,402 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,402 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,402 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,402 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,402 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,402 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,403 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,403 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,404 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,406 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,406 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,406 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,406 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,407 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,407 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,407 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,407 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,407 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,407 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,407 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,407 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,408 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,408 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,408 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,408 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,410 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,410 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,410 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,410 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,416 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,416 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,417 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,417 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,417 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:03,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:03,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:03,419 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [8#L62-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,420 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,420 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,421 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,421 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,421 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,421 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,424 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,424 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,424 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,424 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,426 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,426 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][104], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,426 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,426 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,450 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,450 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,450 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,450 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:03,471 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:03,471 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:03,471 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,471 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:03,479 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:03,479 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,479 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:03,481 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:03,481 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:03,482 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,482 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,482 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,488 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,488 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,488 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,488 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,492 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,492 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,492 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,492 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,495 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,495 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,496 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,496 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,498 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,498 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,498 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,498 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,500 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,500 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,500 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,500 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,502 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,502 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 153#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,502 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,502 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,506 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,506 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,506 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,506 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,508 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,508 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,508 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,508 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:03,511 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:03,511 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,511 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,511 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:03,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:03,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:03,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,512 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,512 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:40:03,516 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:40:03,516 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:40:03,516 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,516 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:03,522 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,523 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:03,523 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,531 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,531 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,531 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,531 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,531 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 46#L63-1true, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,531 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,532 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,532 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,532 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,534 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,534 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,534 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,534 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:03,535 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:03,535 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 117#L119-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:03,535 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,535 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,540 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,540 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,540 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,540 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,557 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:03,557 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,557 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,557 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 49#thread1EXITtrue, 85#L179-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,573 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,573 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:03,574 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:03,574 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:03,579 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:03,579 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:03,579 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,579 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:03,582 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:03,582 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:03,583 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,583 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,583 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,583 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:03,623 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,623 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,623 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,623 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,624 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,639 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,639 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,639 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,639 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,640 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,640 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,640 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:03,656 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,656 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,656 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:03,657 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:03,657 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,657 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:03,663 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,663 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 82#L99-1true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:03,663 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,663 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,688 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,688 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,688 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,691 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,691 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,694 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:03,694 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:03,694 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,695 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:03,695 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:03,695 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:03,695 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:03,695 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:03,695 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,696 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,696 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:03,697 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:03,697 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:03,697 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:03,697 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:03,697 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,697 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,698 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,698 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,699 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,699 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,699 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,699 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,699 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,699 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:03,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:03,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:03,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:03,700 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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, 73#L135true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,701 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,701 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,701 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 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-09 06:40:03,710 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,710 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,710 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,711 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,711 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:03,715 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:03,715 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 77#L149-3true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,715 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,715 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:03,718 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,718 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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), 39#L123true, 35#L128-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,719 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,719 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,912 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,912 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,912 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,912 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,914 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,914 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:03,914 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,914 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,924 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,936 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,936 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,936 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,936 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,943 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,943 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,946 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,946 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,946 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,946 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,947 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,947 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,948 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,948 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:03,948 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,948 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,952 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,952 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,952 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,956 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,956 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,956 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,957 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,957 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,957 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,957 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,959 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,959 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,959 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,959 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:03,960 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:03,960 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:03,960 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,960 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:03,966 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,966 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,966 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,971 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:03,971 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,971 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,971 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,974 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,974 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:03,974 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,975 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,975 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:03,975 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,975 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,980 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,980 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:03,980 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:03,983 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:03,983 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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][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-09 06:40:03,983 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,983 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:03,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:03,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:03,986 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:03,986 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:03,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], [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-09 06:40:04,000 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,000 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,000 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,000 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,008 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,008 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,008 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,008 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,012 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,012 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,012 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,012 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,012 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,012 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,012 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,013 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,013 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,014 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,014 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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), 2#L180true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:04,014 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,014 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:04,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:04,016 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,016 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,023 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,023 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 77#L149-3true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:04,023 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,025 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,025 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 107#L133true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:04,025 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,025 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,026 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:04,026 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:04,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,027 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,027 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,028 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,028 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:04,029 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,029 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,035 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,035 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,035 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,036 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,036 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,036 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,036 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,036 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,041 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,041 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,041 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,042 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,042 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:04,043 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:04,043 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:04,043 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,043 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,047 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,047 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,047 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 2#L180true, 162#(<= 0 ~n1~0), 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,047 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 82#L99-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:04,047 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,047 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,048 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:04,048 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,048 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,048 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,051 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:04,051 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,051 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:04,052 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:04,052 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,052 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:04,055 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,055 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,055 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,055 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:04,060 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:04,060 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:04,060 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,060 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:04,068 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:04,068 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:04,068 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,075 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,075 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,075 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,075 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,077 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,077 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,077 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,077 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,078 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,078 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,079 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,079 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,080 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,080 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,081 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,081 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,081 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,081 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,087 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,087 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,087 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,087 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,092 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,092 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,092 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,092 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,092 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,092 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,092 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,092 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [136#L100true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,093 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,093 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,093 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:04,094 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:04,094 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:04,094 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,094 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,099 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,099 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,099 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,106 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,106 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,107 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,108 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,109 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,109 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,121 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,121 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,121 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,122 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,122 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,122 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:04,131 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,131 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:04,131 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,131 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,145 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,145 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [136#L100true, 18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,145 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:04,151 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:04,151 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:04,151 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,163 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,163 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,163 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,163 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,164 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,164 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,164 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,164 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,164 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:40:04,164 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,164 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,206 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,206 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,206 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,207 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,207 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,207 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,207 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,207 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,207 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,208 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,208 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,211 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,211 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,211 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,211 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,213 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,213 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,213 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,213 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,214 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,214 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,214 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,214 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,214 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,221 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,221 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,221 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,221 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,226 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,226 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,226 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,226 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,236 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,236 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,236 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,236 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,236 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,237 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,237 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,237 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,237 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,237 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,238 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,238 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,238 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,238 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [136#L100true, 75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,241 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,244 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,244 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,244 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,244 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,245 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,245 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,245 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,245 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,245 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,246 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,246 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,246 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,249 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,249 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [136#L100true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,249 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,249 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,260 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,260 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,260 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:04,261 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,261 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,261 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,261 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,261 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,261 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,261 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,262 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,262 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,262 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,262 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,263 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,263 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,263 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,263 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,272 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,272 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,272 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,272 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,278 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,278 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,278 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,278 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,280 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,280 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,282 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,282 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,283 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,283 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,283 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:04,284 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,284 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,284 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,284 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:04,285 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:04,285 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:04,285 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:04,285 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,285 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,289 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,289 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,289 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,289 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,312 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,312 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,312 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,313 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,313 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,313 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,314 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,314 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,314 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,314 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,316 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,316 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:04,316 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,316 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,320 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,320 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,321 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,321 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,321 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,321 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,321 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,321 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,322 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,322 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,322 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,322 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,322 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,323 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:04,323 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,323 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,323 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,325 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,325 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,325 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,325 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,325 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,325 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,325 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,326 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,326 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,326 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,326 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,347 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,347 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,347 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,353 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,353 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,353 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,353 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,353 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,353 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,354 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,354 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,354 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,354 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,354 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,354 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,355 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,355 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:04,362 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,362 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,362 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,362 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,362 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,363 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,363 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,363 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,373 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,373 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,374 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,374 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,374 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,413 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,413 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,413 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,413 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,413 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,414 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,414 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,414 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,414 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,418 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,418 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,418 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,418 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,419 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,419 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,419 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,419 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,420 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,420 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,420 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,420 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,421 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,421 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,421 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,421 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,423 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,423 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,423 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,423 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,433 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,433 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,433 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,433 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [69#L106-5true, 24#L179-2true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 8#L62-3true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,437 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,437 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,438 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,438 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,438 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 8#L62-3true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,438 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,438 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,438 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,439 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,439 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,439 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,439 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,444 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,444 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,445 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,445 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,445 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,695 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,695 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,707 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:04,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,711 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,711 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,711 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,711 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,720 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,722 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,722 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,722 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,723 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,723 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,723 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,723 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,723 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,723 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,724 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,724 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,724 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,740 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,740 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [120#L178-1true, 154#true, 160#true, 133#L104true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,740 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,740 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [120#L178-1true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:04,741 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,741 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,742 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,742 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,762 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,762 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,762 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,763 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,763 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,763 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,763 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,763 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,763 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,763 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,765 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,765 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,766 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,766 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:04,767 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,767 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,767 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,767 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,769 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,775 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,775 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,775 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,775 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:04,780 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 91#L102true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:04,780 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 156#true, 85#L179-1true, 160#true, 79#L44true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,780 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,780 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,782 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,782 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,782 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,782 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,785 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,785 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,785 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,785 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,786 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,787 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,787 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,787 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,787 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,789 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,789 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,789 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,789 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,790 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,790 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,790 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,790 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][118], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,791 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][119], [24#L179-2true, 154#true, 141#thread3EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:04,791 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,791 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [24#L179-2true, 154#true, 141#thread3EXITtrue, 79#L44true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,792 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,792 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,792 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,796 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,796 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,796 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:04,797 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:04,797 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:04,797 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:04,798 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:04,798 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 79#L44true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,798 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,798 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:04,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,835 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,835 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,872 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,872 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,878 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,878 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,879 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,879 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,879 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,880 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,880 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,880 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,883 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:04,883 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,883 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,885 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,885 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,885 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 40#L129true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:04,898 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:04,898 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,898 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,898 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,901 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,901 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,901 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,901 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,909 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,909 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,909 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,910 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,910 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,913 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,913 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,913 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,914 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,914 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,914 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,915 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,915 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,916 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,916 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,917 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,917 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,920 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,920 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,920 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,920 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,924 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,924 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,930 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:04,930 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,930 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,930 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,933 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,933 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:04,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,934 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,934 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,937 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,937 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,937 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:04,940 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:04,940 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,940 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:04,945 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,945 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,945 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,945 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,950 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,950 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,951 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,951 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,951 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,951 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,952 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,952 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:04,956 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:04,956 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,956 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,956 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 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-09 06:40:04,959 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,959 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,959 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,959 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,965 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,965 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,965 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,965 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,966 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,968 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,969 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,969 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,969 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,969 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,969 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,969 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,970 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,970 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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), 2#L180true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,970 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,970 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,972 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,975 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,975 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,975 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,975 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,976 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:04,976 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:04,977 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,977 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,980 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,980 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,980 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,981 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,981 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,981 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,981 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,983 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,984 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:04,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:04,985 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,985 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,989 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,989 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,991 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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], [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-09 06:40:04,991 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,991 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,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][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-09 06:40:04,998 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:04,998 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:04,998 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:04,998 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,002 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,002 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,003 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,003 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,003 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,003 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,005 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,005 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,005 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,005 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,005 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,005 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,005 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,006 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,006 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,007 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,009 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,009 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,009 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,011 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,011 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,011 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,013 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,013 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,013 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,013 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,017 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,017 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,017 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,017 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,019 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,019 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,021 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:05,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,022 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,023 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 109#L48true, 82#L99-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:40:05,027 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 109#L48true, 82#L99-1true, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:40:05,027 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 109#L48true, 82#L99-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,027 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,027 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,038 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,038 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,038 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,038 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,041 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,041 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,046 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,046 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,046 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,046 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,068 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,068 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:05,068 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,097 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,097 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,097 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,098 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,098 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,107 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,107 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,107 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,107 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,108 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,108 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,108 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,113 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,113 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,113 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,116 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,116 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,116 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:05,117 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,117 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,121 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,121 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,121 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,122 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,122 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,122 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:05,124 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,124 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:05,124 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,124 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:05,127 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,128 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,128 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,129 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,129 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,133 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,133 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,133 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,133 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,133 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,133 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,133 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,134 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,134 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,134 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,134 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,134 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [40#L129true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:05,136 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [40#L129true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:05,136 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [40#L129true, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 153#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,136 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,136 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,142 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,142 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,142 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,143 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,143 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,143 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,144 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,144 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,144 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,145 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,145 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,145 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,147 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,147 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,147 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,147 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,147 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,147 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,148 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,148 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,148 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,148 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,149 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,149 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,149 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,149 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,150 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,150 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,150 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:05,151 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,151 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,155 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,155 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,155 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,155 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,161 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:05,161 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:05,161 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,161 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,170 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,170 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,170 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,170 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,171 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,171 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,171 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,171 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:05,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:05,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,174 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,174 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,194 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,194 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,194 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,194 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:05,195 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,195 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:05,209 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,209 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:05,210 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:05,210 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,210 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 82#L99-1true, 152#true, 153#true, 158#true]) [2025-03-09 06:40:05,215 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,215 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,452 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,452 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:05,452 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,452 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,455 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,455 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:05,455 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,455 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,478 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,478 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,479 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,479 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,479 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:05,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 106#L181true, 27#thread2ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:05,483 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,483 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,505 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,505 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:05,505 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,505 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,537 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:05,537 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,537 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,537 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,566 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,566 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,566 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,566 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,571 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,571 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,571 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,571 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:05,573 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,573 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,573 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,573 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,574 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:05,574 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,589 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,589 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,590 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,590 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,590 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,590 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,590 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,590 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:05,595 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,595 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,595 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:05,596 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,596 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,596 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,596 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,597 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,597 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:05,597 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,597 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,597 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:05,598 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:05,598 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:05,598 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,599 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,599 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,599 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,599 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,599 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,600 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,600 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,600 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,600 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,600 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:05,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 28#L138-3true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:05,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 28#L138-3true, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,620 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,620 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,620 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,620 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,632 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,632 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,632 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,632 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,633 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,633 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,633 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,635 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,635 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:05,635 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,644 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:05,644 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 29#thread4EXITtrue, 100#L42true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,644 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,644 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,645 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,645 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:05,646 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,646 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,646 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,655 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,655 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 100#L42true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:05,655 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,655 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:05,662 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:05,662 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,662 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,663 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,663 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,663 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,673 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,673 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,673 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:05,674 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,674 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:05,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,688 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,688 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,700 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,700 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 77#L149-3true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,700 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,700 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 107#L133true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,703 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,703 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 107#L133true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,703 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,704 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,705 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,705 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,706 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,706 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,706 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,706 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,707 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:05,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:05,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:05,708 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:05,709 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,709 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,717 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,717 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,717 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,718 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,718 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,718 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,725 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,725 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,725 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,726 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,726 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,726 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,727 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,728 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,735 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,735 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,735 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,735 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,736 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,736 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,736 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,736 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,736 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,746 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,746 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,746 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,746 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,747 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,747 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,747 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,747 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,748 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,748 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,748 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,748 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,748 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,749 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:05,749 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:05,749 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:05,749 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,749 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,750 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,750 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,750 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 73#L135true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,750 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,750 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,751 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,751 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,751 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,751 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,768 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,769 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 41#L150-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:05,769 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,769 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 135#L92-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 135#L92-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 135#L92-1true, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,770 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,770 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 142#L41-1true, 158#true]) [2025-03-09 06:40:05,784 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,784 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,784 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,784 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 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-09 06:40:05,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:05,799 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,803 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:05,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:05,804 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,804 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,811 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,811 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,811 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,820 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,820 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,820 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,821 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,821 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,821 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,821 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,821 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,822 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,822 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,823 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,823 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,824 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,824 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,825 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,825 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,825 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,826 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,826 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,826 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,826 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,841 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,841 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,841 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,841 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,842 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,842 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,842 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,842 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,842 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,842 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,842 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,842 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,843 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,843 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,851 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,851 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,851 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,851 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:05,859 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,859 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:05,859 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,859 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:05,860 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,860 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,861 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,861 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,861 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,861 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,861 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,862 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,862 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,862 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,862 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,863 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,864 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,864 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,864 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,864 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,871 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,880 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,880 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:05,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:05,881 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,881 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:05,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:05,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:05,882 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,882 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2025-03-09 06:40:05,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, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:05,914 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,914 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,914 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,914 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,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, 75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:05,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,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], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:05,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-09 06:40:05,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true, 10#L46true]) [2025-03-09 06:40:05,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:40:05,915 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,915 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,916 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,916 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:05,916 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:05,916 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,916 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [75#L131true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:05,917 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:05,917 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:05,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [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-09 06:40:05,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:05,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,937 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,937 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:05,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][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-09 06:40:05,937 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:05,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,000 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,000 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,000 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,000 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:06,001 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,001 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,001 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:06,002 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,002 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,002 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,004 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,004 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,004 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,004 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,016 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,016 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,016 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,016 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,022 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,022 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,022 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,022 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,023 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,023 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,023 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,024 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,024 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,024 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,024 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,024 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,025 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,025 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,025 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,026 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,026 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,026 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,026 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,026 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,026 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,027 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,027 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,027 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,027 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,027 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,027 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,027 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,028 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,028 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,028 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,028 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,028 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,028 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,029 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,029 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,029 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,029 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,032 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,032 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,032 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,032 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,032 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,033 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,033 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,033 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,072 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,073 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,073 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:06,077 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,077 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,077 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,078 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,081 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,081 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,081 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,081 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,081 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,082 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,083 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,084 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,085 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,085 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,085 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,085 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,086 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,086 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,086 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,086 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,092 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,092 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,092 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,092 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,092 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,093 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,093 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,093 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,102 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,102 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,103 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,103 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,112 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,112 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,112 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,113 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,113 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,117 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,117 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,117 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,118 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,118 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,119 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,119 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,120 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,120 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,120 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,120 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,121 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,121 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,121 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,121 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,122 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,126 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,126 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,126 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,127 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,127 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,127 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,127 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,131 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,131 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,131 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,132 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,132 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,132 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,132 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,132 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,132 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,132 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,132 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,142 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,142 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,142 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,142 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,150 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,150 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,151 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,151 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,151 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,151 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,152 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,152 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,152 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,152 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:06,153 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,153 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,153 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,153 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,159 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,159 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,159 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,159 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,160 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,160 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,173 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,173 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,173 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,173 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:06,176 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,176 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,177 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,177 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,177 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,177 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,177 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,177 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,178 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,178 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,178 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,179 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,179 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,183 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,183 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,184 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,184 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,187 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,187 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,187 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,188 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,188 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,188 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,195 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,195 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,195 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,195 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,196 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,201 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,201 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,202 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,202 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,203 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,204 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,204 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,205 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,205 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,206 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,206 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,212 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,212 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,212 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,213 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,213 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,213 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,234 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,234 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,234 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,234 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,235 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,235 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,240 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,240 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,240 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,240 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,240 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,240 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,241 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,241 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,241 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,241 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,241 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,245 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,245 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,245 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,245 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,257 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,258 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,258 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,258 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,260 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,260 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,260 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,260 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,261 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,261 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,261 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,261 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:06,265 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,265 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:06,266 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:06,266 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:06,266 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:06,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,268 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,268 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,268 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,268 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,273 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,273 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,273 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:06,290 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,291 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:06,291 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,294 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,294 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:06,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][120], [24#L179-2true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,295 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,295 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [18#L48-5true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,544 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,545 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,552 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,552 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,552 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,552 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,574 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,574 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,574 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,574 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,575 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,575 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,575 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [75#L131true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,575 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,575 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,575 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,575 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,581 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,581 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,581 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,581 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,581 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,582 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:06,582 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:06,582 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:06,582 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:06,582 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,585 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,585 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,585 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,591 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,591 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,591 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,592 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,592 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:06,592 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,592 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,594 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,594 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,594 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,595 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,595 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,596 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,596 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,596 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:06,600 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:06,600 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,600 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,601 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,601 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,601 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:06,613 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,613 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:06,613 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,613 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,614 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,614 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][120], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,614 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,614 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [130#L109-3true, 120#L178-1true, 8#L62-3true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,631 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,631 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,631 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,631 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [114#L73true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:06,631 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,632 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,632 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,632 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,635 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,635 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:06,635 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,639 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:06,640 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:06,640 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:06,641 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:06,641 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,641 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,648 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,648 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,648 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,648 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,657 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,660 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,660 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 85#L179-1true, 79#L44true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:06,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:06,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,667 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,667 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,667 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,668 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,668 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,668 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,670 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,670 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,671 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,671 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,671 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,672 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:06,672 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 39#L123true, 79#L44true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,673 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 39#L123true, 79#L44true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:40:06,673 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 39#L123true, 79#L44true, 35#L128-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,673 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:06,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,677 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,677 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:06,677 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:40:06,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,680 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,682 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,682 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,682 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,682 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 79#L44true, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,683 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 79#L44true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:06,683 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 160#true, 79#L44true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:06,683 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:06,683 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,683 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,684 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,684 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,684 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,684 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:06,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,690 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,690 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,690 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,690 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:06,692 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:06,692 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 79#L44true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:06,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:06,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:06,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:06,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:06,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 2#L180true, 79#L44true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:06,739 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,739 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,739 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,741 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:06,741 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:06,741 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,741 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,777 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,777 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,777 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,777 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,790 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,790 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,790 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:06,790 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,791 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,791 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,791 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,794 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,794 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,794 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,794 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,795 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,795 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,795 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,795 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,795 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,796 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,796 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,797 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,797 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:06,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,799 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,799 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,802 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,802 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,802 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,802 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,802 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,802 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,802 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,802 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,803 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,803 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,807 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,807 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,807 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,807 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,808 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 117#L119-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,808 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,808 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,808 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,808 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,810 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,810 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,810 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,810 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,810 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,810 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,810 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,811 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,811 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:06,814 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:06,814 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,814 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,814 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:06,816 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:06,816 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,816 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,816 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,820 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,820 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,820 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,820 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,820 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,821 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,821 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,821 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,825 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,825 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,825 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,825 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,825 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,825 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,826 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,826 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,826 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,826 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,826 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,826 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,827 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,827 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,830 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,830 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,830 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:06,833 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,833 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:06,833 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,833 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,836 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,836 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,836 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,836 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,843 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,843 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,843 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,843 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,844 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,844 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,846 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,846 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,846 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,849 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,849 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,849 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,852 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,852 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,852 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,853 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,854 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,854 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,854 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,854 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,854 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,857 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,857 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,857 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,857 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,858 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,858 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,858 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,858 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,862 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,862 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,862 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,862 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,862 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,862 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,863 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,863 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,863 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,864 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,864 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,864 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,864 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,866 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,866 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,866 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,866 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,868 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,868 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,868 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,868 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:06,869 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:06,869 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:06,869 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,870 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,870 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,870 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,870 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,871 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,871 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,872 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,872 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,873 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,873 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,873 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,873 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,877 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,877 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,877 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,877 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,877 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 35#L128-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,878 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,878 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,878 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,882 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,883 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,883 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,883 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,883 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,884 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,884 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,884 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,884 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,885 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,885 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,885 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,885 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,886 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,886 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,886 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,886 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,890 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,890 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,890 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,890 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,890 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,891 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,891 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,891 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,893 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,893 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,893 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,893 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,893 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,894 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,899 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,899 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,903 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,903 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,903 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,903 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,907 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,907 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,907 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,908 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,908 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,908 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,908 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,909 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,909 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,909 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,909 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,910 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:06,910 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 73#L135true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,910 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,910 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,917 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,917 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,917 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,925 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,926 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,926 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,929 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,929 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,929 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:06,929 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,930 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,930 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,930 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,930 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,931 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,931 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,931 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,932 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,932 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,932 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,932 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,933 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,933 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,933 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 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-09 06:40:06,934 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:06,934 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,934 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,934 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,937 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,937 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,937 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,938 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,938 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,940 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,940 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,940 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,940 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,940 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,940 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,941 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,941 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,941 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,941 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,941 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,948 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,948 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,948 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,948 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,951 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,951 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,951 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,951 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,952 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,952 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,952 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,953 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,953 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,953 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,953 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,953 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,953 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,953 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,953 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,959 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,959 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,959 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,959 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,963 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,963 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,963 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:06,966 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,966 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,966 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,966 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 158#true]) [2025-03-09 06:40:06,971 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 158#true]) [2025-03-09 06:40:06,971 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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), 2#L180true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:06,971 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,973 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,973 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,973 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,973 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,976 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,976 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,976 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,976 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,976 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,976 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,977 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,977 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,981 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,981 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,981 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,981 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,983 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,983 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,983 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,983 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,984 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,984 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,984 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,989 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:06,989 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 77#L149-3true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:06,989 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,989 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,991 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,991 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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][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-09 06:40:06,991 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,991 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,993 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,993 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,993 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,994 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,994 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,994 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,994 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,994 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,994 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,994 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,995 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,995 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,995 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,995 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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), 85#L179-1true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:06,995 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,995 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,999 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,999 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:06,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], [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-09 06:40:06,999 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:06,999 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,009 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,009 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,009 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,009 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,011 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,011 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,011 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,011 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,011 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,012 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,012 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,012 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,012 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,012 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,012 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,045 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,045 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:07,045 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,045 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:07,071 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:07,071 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:07,071 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,078 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,078 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:07,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,079 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,084 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:07,084 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,084 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,084 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,087 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,087 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,088 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,088 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,093 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,093 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,093 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,093 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,093 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,093 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,094 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,094 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,094 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,095 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,095 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [75#L131true, 115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,095 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,095 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:07,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,098 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,098 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:07,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:07,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:07,099 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,100 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,100 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,100 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,104 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,104 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,104 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,104 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 123#L75true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:07,109 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:07,109 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 123#L75true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:07,109 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,109 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,114 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,114 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,114 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,114 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:07,117 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:07,117 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,117 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,117 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,118 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,118 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,119 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,119 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,119 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,119 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,340 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,340 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,340 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,340 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,342 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,342 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,342 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,342 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,342 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,343 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,343 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,343 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,343 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,345 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,345 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,346 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,346 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,346 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,346 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,347 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,347 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,347 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,347 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,348 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,348 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,348 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,348 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,348 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,348 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,349 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,349 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,349 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,356 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,356 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,356 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,356 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:07,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:07,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:07,382 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,382 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,385 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,385 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 149#L70-1true, 152#true, 153#true, 158#true]) [2025-03-09 06:40:07,385 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,385 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:07,401 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,401 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:07,401 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,402 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:07,402 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,402 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,402 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,432 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,432 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:07,433 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,433 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,433 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,446 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:07,446 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,446 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,447 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,447 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,447 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,459 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,459 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:07,459 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,459 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:07,460 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,460 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,461 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,461 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:07,461 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,461 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,475 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:07,475 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,475 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,475 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,484 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,484 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,484 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,484 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,496 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,496 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,496 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,496 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,510 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:07,510 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,510 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,510 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:07,520 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:07,520 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 77#L149-3true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,520 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:07,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,524 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,524 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,525 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:07,525 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,525 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,525 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,526 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,526 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,526 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,526 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,526 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,527 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,527 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,527 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,527 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,527 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,527 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,528 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,529 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,529 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,540 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,540 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,540 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,540 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,548 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,548 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,548 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,548 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,549 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,550 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,550 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,550 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,556 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,556 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,556 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,557 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,557 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,557 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,566 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,566 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,566 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,566 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,566 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,566 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,567 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,567 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,567 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,567 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,567 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,568 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,568 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,568 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,568 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,569 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,569 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,569 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,569 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,569 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,570 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,570 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,570 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,570 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,570 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,570 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:07,586 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:07,586 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,586 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:07,588 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,588 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,588 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:07,599 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:07,599 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:07,599 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,612 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,612 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,612 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,612 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,615 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,620 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,620 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,620 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,620 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,626 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,626 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,626 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,626 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,627 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,628 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,628 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,629 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,629 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:07,629 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,629 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,629 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,629 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,630 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,630 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:07,630 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,630 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,630 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,630 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,639 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,639 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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), 2#L180true, 41#L150-1true, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:07,639 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,639 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:07,640 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,640 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,640 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,645 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,645 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,645 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,645 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,650 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,650 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,650 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,650 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,650 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,650 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,650 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,650 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,651 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,651 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,652 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,652 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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), 85#L179-1true, 73#L135true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:07,653 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,653 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,654 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,654 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,659 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:07,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:07,664 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,664 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,665 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:07,665 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,665 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,665 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,677 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,677 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,677 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,678 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,678 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,678 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,678 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,680 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:07,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:07,681 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,685 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,685 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,692 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,692 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,692 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,692 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,693 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:07,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:07,694 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:07,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:07,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:07,695 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,696 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,696 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,696 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,696 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,697 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:07,697 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:07,697 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,709 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,709 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,709 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,709 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,710 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,710 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:07,710 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,711 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,717 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,717 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,717 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,720 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,720 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,721 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,726 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,726 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,726 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,727 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,727 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,727 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,728 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,728 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,728 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,728 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,731 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,731 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,731 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,731 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,732 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,732 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,732 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,733 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,733 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,733 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,733 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,744 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,744 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,744 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,744 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:07,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,745 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2025-03-09 06:40:07,745 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,767 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,767 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,767 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,767 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,770 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,770 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,770 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,771 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,771 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,771 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:07,774 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,774 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,774 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [154#true, 156#true, 2#L180true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:07,775 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,775 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,775 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 133#L104true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:07,775 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,775 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,775 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,775 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:07,782 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,782 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:07,782 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,783 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:07,783 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,783 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,783 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,783 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,785 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,785 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:07,785 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,791 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,791 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,791 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,791 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,846 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,846 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,847 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,847 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,847 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:07,852 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,853 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,853 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,853 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,853 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,854 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,854 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:07,855 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,855 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,859 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:07,859 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,859 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][120], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,860 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,860 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,860 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,865 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,865 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,865 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,866 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,866 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:07,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,872 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,872 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,874 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,874 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,874 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,874 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,874 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 2#L180true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,875 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,876 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,876 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,876 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:07,879 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:07,879 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,879 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,879 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:07,881 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,881 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:07,881 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,881 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,881 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,881 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,882 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,888 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:07,893 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,893 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][120], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,894 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:07,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:07,895 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,895 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:07,896 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,896 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:07,896 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,896 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:07,900 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:07,900 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,900 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,900 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,917 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,917 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,917 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,917 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,917 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,917 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,918 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:07,921 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,921 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,924 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,924 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [69#L106-5true, 75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,924 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,924 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,925 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,925 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,925 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,926 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,926 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,926 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,926 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,927 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,927 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,927 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,928 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,928 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,928 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,928 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,928 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,928 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,928 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,931 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,931 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,931 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,931 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,936 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,936 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,936 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,936 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,937 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,937 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,937 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,937 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,938 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,938 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,938 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,938 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:07,945 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,945 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,945 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,953 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,953 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,953 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,954 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,954 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,955 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,955 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,955 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,955 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,955 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,955 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,956 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,956 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,956 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,956 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [75#L131true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,957 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,957 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,960 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,960 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 160#true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,960 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,960 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,960 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,960 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,960 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,961 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,961 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,961 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,963 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,963 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,963 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,963 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,968 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,968 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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][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-09 06:40:07,968 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,968 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,971 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,971 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,971 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 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-09 06:40:07,972 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,972 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,972 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,972 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,972 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:07,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:07,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:07,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:07,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:07,973 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,973 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,979 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,979 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:07,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], [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-09 06:40:07,979 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:07,979 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:08,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,190 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,190 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [75#L131true, 136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,190 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,195 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,195 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,195 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,195 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,195 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,196 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,196 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:08,196 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,196 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,197 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,197 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,197 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,206 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,206 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,216 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,217 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,217 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,221 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,221 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,221 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,221 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,221 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,222 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,222 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,223 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,223 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,224 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,224 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,224 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,224 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,229 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,229 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,229 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,238 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,238 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,239 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,239 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,239 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,241 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,241 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,241 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,242 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,242 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,242 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,267 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,267 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,267 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,269 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,269 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,269 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,269 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:08,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,273 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,273 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,274 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,274 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,274 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 160#true, 109#L48true, 82#L99-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,278 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,278 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,286 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,286 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,286 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,286 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,287 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,287 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,287 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,287 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,290 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,290 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,290 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,291 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:08,291 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:08,291 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:08,291 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:08,291 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:08,291 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,292 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,292 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:08,292 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,298 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,298 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,298 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,298 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,299 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,299 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,299 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [130#L109-3true, 8#L62-3true, 24#L179-2true, 154#true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 48#L61-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,308 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,308 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,309 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,309 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:08,309 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,309 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,400 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,400 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,400 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,400 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,401 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,401 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,401 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,401 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,403 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:08,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:08,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,404 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,404 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,405 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,405 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:08,405 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,405 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,409 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,409 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,409 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,409 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,410 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,410 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 107#L133true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:08,418 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,418 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,418 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,418 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,418 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,418 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,419 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,419 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,419 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,419 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,435 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,435 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,435 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,435 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,437 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,437 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,437 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,437 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,437 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 120#L178-1true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 120#L178-1true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,438 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,438 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 160#true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,439 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,439 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [120#L178-1true, 154#true, 160#true, 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,440 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,440 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,440 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,446 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:08,446 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 109#L48true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,446 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,446 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,453 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,453 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,453 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,453 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,461 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,461 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,468 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,468 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,468 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,468 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,470 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,470 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,470 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,470 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,470 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,470 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,471 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,471 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,471 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,471 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,471 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,471 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,472 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,472 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,473 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,473 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [40#L129true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,482 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,482 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,482 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,482 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,483 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,483 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:08,483 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,483 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,484 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,484 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,484 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,484 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,486 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,486 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,486 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,486 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,487 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,487 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,487 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][160], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:08,488 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,488 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,488 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,488 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,493 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,493 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,493 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,493 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,495 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 156#true, 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:08,495 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,495 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,498 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,498 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,498 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:08,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 141#thread3EXITtrue, 85#L179-1true, 160#true, 35#L128-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,503 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,503 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,503 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,503 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,504 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [136#L100true, 154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,504 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,505 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,505 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:08,505 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,507 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,507 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,507 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,507 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,509 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,509 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,509 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,509 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,510 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,510 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,510 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,510 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,511 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,511 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,511 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,511 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,511 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,512 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,512 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,518 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,518 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,518 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,518 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,518 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,519 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,519 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,519 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,519 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,520 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,520 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,520 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,520 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,521 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,521 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 79#L44true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:08,521 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,521 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,543 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,543 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,543 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,553 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,553 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,553 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,553 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,564 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,564 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:08,564 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,565 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,565 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:08,566 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,566 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,566 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,566 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:08,586 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:08,586 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,586 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,587 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,587 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,608 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,608 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,608 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,608 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,624 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,625 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,625 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,625 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,625 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,630 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,630 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,631 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,631 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,631 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,631 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,632 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,632 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,632 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,632 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,633 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,633 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,634 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,634 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,634 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,637 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:08,637 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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), 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,637 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,637 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,641 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,642 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,642 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,642 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,643 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,643 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,643 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,643 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,644 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,644 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,644 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,644 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,644 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,645 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,645 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,645 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,646 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,646 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,646 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,646 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,647 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,648 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 2#L180true, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,648 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:08,648 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:08,648 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,648 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,649 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,649 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,649 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,649 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:08,651 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:08,651 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,651 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,651 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,652 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 2#L180true, 35#L128-1true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,659 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,659 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,659 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,659 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,659 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,659 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,659 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,660 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,660 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,660 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,661 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,661 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,661 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,662 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,662 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,662 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,662 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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), 2#L180true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:08,665 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,666 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,666 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,666 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,668 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,668 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,668 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,668 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,673 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,673 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,673 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,673 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,675 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,676 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,676 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,676 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:08,679 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:08,679 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,679 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,680 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,681 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,681 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,686 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,686 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,686 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,686 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:08,689 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:08,689 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [136#L100true, 40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,689 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,704 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,704 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,704 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,704 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,706 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,706 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,706 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,717 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:08,717 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:08,717 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,717 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,721 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,721 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,721 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,732 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,732 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,733 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,733 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,733 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,733 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,733 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,733 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:08,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:08,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 35#L128-1true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,739 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,739 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,740 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,742 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,742 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,749 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,749 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,749 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,749 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,754 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:08,754 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,754 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,754 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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][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-09 06:40:08,757 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,757 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,757 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,757 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,760 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,760 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,760 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,760 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,761 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,761 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,762 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,762 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,762 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,769 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,769 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,769 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,769 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,778 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,778 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,778 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,780 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,780 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,780 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,780 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,781 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,781 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,781 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,787 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,787 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:08,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:08,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,794 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,797 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,797 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,797 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,797 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,798 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,799 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,799 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:08,813 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,818 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,818 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:08,818 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:08,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:08,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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), 2#L180true, 77#L149-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:08,825 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,825 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,826 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,826 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,826 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,827 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,827 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,829 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,829 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,829 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,829 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,829 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,829 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,829 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:08,830 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,830 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:08,834 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:08,834 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,834 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,834 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 77#L149-3true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,835 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,835 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,839 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,839 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,840 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,840 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,840 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,844 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,844 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,844 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,844 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,848 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,848 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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], [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-09 06:40:08,848 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,848 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:08,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,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, 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-09 06:40:08,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:08,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,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, 162#(<= 0 ~n1~0), 85#L179-1true, 82#L99-1true, 152#true, 127#L148-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:08,849 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:08,850 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,068 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,068 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,068 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,068 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,071 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:09,074 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,074 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,074 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,074 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,074 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,074 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,074 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,075 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,075 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,075 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,075 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,076 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,076 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,076 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,076 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,076 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,077 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,077 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,087 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,087 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,087 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:09,087 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,087 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 105#L121-1true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,088 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,088 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:09,128 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:09,128 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:09,128 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,128 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,134 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:09,134 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,134 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,134 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,171 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:09,171 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,171 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,171 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:09,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,186 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,186 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,193 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,193 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,193 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,193 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,198 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,198 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,198 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,199 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,199 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,199 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:09,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,203 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,203 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:09,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:09,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,204 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,204 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:09,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:09,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:09,205 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,205 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,218 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,218 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,218 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,218 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:09,226 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,226 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,226 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,227 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,227 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,227 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,228 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,228 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,228 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,229 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,229 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:09,229 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,229 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,250 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:09,250 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:09,250 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,250 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,254 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,254 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [69#L106-5true, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,254 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,254 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,254 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,255 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,255 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,255 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,255 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,255 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,255 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,256 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,256 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,256 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,256 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,257 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,257 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,257 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,257 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,267 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,267 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,267 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,290 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:09,290 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,290 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,291 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 85#L179-1true, 133#L104true, 46#L63-1true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:09,303 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:09,303 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 85#L179-1true, 73#L135true, 133#L104true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:09,303 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,303 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 49#thread1EXITtrue, 85#L179-1true, 91#L102true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:09,319 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:09,319 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:09,319 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,319 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:09,333 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:09,333 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:09,333 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:09,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:09,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:09,346 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,346 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,381 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,381 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 73#L135true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:09,381 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,381 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,391 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,391 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,391 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,391 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,407 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,407 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,407 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,407 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,417 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,417 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,444 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,444 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,444 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,444 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,450 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,450 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,450 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,450 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,460 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,460 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,474 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,474 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:09,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:09,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,475 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,475 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,476 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,476 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,476 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,476 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,477 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,477 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,478 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,478 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,479 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,479 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,480 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,480 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,480 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,480 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,502 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,502 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,503 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,503 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,503 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,503 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,504 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,504 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,504 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,504 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,505 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,505 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,505 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,515 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,515 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,516 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,516 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,516 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,516 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,526 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,526 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,526 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,526 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:09,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,527 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,527 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,528 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,528 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,529 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,529 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,529 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,529 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,530 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,530 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,530 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,530 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,531 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,531 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 73#L135true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:09,531 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,532 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,532 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,532 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,533 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,533 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,533 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,533 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,542 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,543 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,543 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,557 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,557 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,557 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,559 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,559 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,559 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,559 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,583 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:09,583 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,584 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,584 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,584 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,587 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,587 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,587 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,587 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,587 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,588 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,593 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,593 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,593 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,593 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,594 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,594 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,594 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,594 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,594 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,594 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,594 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,600 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,600 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,600 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,601 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,601 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 77#L149-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,601 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,601 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,602 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 77#L149-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,602 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,602 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,602 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,602 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,602 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,603 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,603 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,603 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,603 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,603 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,603 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,604 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,604 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,604 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,604 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,605 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,605 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,605 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,605 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,616 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,616 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 2#L180true, 91#L102true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,617 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,617 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,617 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,618 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,618 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,618 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,624 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 123#L75true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,624 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,624 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,627 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,627 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,627 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,633 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,633 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 41#L150-1true, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,633 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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), 85#L179-1true, 135#L92-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,635 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,635 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 135#L92-1true, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,635 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,638 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,638 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 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-09 06:40:09,638 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,638 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,639 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,639 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,639 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,640 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,640 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,640 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,640 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:09,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:09,656 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,656 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,657 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,657 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,670 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,670 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,670 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,671 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,671 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,678 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,678 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,678 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,681 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,682 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,682 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,688 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,688 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,688 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,688 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,688 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,689 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,689 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,689 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,691 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,691 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,691 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,691 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:09,694 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:09,694 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,695 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:09,695 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,695 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,695 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,695 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,696 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,696 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,696 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,696 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:09,697 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:09,697 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:09,697 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,697 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,698 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,713 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,713 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,713 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 29#thread4EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,714 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:09,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:09,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:09,715 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,720 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,720 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,720 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,721 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,721 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,726 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,727 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,727 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,728 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,729 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,729 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,732 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,732 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,732 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,733 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,734 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,734 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,734 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,735 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,735 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,735 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,735 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,735 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,736 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,736 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,737 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,772 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,772 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][120], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,772 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,777 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,777 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,777 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:09,782 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,782 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,782 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,783 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,783 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:09,783 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,783 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,783 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,792 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,792 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,792 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,792 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,792 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,793 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,793 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,793 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,793 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,793 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,794 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,794 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][120], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:40:09,794 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,798 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,798 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [69#L106-5true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:09,798 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,798 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,885 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,885 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,885 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,886 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,886 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,887 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,887 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,887 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,887 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,888 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,888 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,890 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,890 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,891 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:09,891 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,891 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,895 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,895 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,895 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,896 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,896 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,897 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,897 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:09,898 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:09,898 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,898 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,898 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,902 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,902 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,902 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,907 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:09,908 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,908 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:09,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,909 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,911 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,911 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,911 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,918 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,918 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,919 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,919 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,919 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,931 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,931 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,931 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:09,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,935 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,935 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,935 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,940 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,940 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,940 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,941 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,941 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,941 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,941 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,942 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,942 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,942 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,942 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:09,945 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,946 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,946 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:09,953 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:09,953 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,953 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,959 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,959 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,959 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,959 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,960 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,960 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,960 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,960 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,962 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,962 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,962 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,963 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,963 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,963 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,963 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:09,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,969 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:09,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,969 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:09,970 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,985 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:09,985 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:09,985 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,985 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,986 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,986 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,989 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,989 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,990 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][120], [136#L100true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,990 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,996 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,996 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,996 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,996 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,997 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,997 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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][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-09 06:40:09,997 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:09,998 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [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-09 06:40:09,998 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,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], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:09,998 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:09,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,007 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,007 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,007 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,280 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,280 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,280 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,285 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,285 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,285 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,285 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,290 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,290 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,290 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,290 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,291 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,291 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,291 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,291 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,293 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,293 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,293 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,301 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,301 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,301 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,301 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,316 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,316 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,316 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,318 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,318 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,318 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,318 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,319 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,319 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,319 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,333 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,333 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,333 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,337 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,337 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,337 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,337 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,337 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,337 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,337 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,338 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,338 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,338 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,338 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,339 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,339 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,339 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,339 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,347 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,347 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,347 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,348 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,348 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:10,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,357 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,357 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,357 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,357 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,359 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,360 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,360 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,371 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,371 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,371 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,371 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,371 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,371 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,371 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,394 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,394 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,395 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,395 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,395 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,395 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,395 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,395 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,397 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,397 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,397 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,397 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,398 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,399 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,399 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,399 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,399 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,403 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,403 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 77#L149-3true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,403 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,403 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,404 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,404 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,404 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,404 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,412 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,412 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 28#L138-3true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,414 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,414 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,414 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,414 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,427 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,427 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,427 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,427 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,427 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,427 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,427 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,428 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,428 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,428 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,428 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,430 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,430 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [69#L106-5true, 24#L179-2true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,430 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,430 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,430 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,431 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,431 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,431 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,431 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,431 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,431 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:10,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,432 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,432 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,433 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,433 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:10,439 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:10,439 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [24#L179-2true, 154#true, 160#true, 109#L48true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,439 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,439 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,491 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,491 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,491 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,491 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,511 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,511 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,511 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:10,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:10,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 160#true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:10,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:10,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,544 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,544 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,544 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,544 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:10,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:10,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 77#L149-3true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:10,545 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,549 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,549 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 73#L135true, 160#true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,550 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,561 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [120#L178-1true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,561 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,561 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,563 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,563 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,563 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,563 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:10,567 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 154#true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:10,567 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 154#true, 39#L123true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,567 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:10,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,579 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,579 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:10,581 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,581 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 107#L133true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,581 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,581 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [40#L129true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [40#L129true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:40:10,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [40#L129true, 154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,583 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,583 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 141#thread3EXITtrue, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,586 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 141#thread3EXITtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 35#L128-1true, 152#true, 158#true]) [2025-03-09 06:40:10,586 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,586 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 141#thread3EXITtrue, 2#L180true, 160#true, 79#L44true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,587 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,587 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:10,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:10,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,588 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,588 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,589 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,589 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][160], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:10,589 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,589 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 123#L75true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:10,597 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:10,597 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:10,597 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,597 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,598 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:10,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,600 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:10,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,601 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 79#L44true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 79#L44true, 160#true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,603 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,603 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 73#L135true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,604 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 73#L135true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,604 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 79#L44true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:10,604 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 79#L44true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:10,604 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 156#true, 85#L179-1true, 79#L44true, 28#L138-3true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,604 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,604 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,612 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,612 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:10,612 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,616 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,616 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][120], [136#L100true, 154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,616 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,616 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,617 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,617 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,617 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:10,618 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,618 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,618 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 79#L44true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:10,624 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:10,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][160], [154#true, 156#true, 2#L180true, 39#L123true, 73#L135true, 79#L44true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:10,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:10,627 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,627 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,627 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:10,634 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,634 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,641 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,641 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,641 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,641 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,641 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,642 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,663 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,663 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 73#L135true, 79#L44true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:10,663 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,663 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,684 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,684 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [136#L100true, 115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:10,684 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,684 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,707 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:10,708 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:10,708 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,724 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,724 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,724 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,724 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,725 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,725 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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), 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,725 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,725 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,726 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:10,727 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,727 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,736 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,736 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,737 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,737 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,737 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,737 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,738 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,738 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,738 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,739 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,739 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,739 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,743 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,744 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,755 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,755 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [40#L129true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,755 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,756 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:10,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:10,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 35#L128-1true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,762 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,762 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,764 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,764 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,764 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,765 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,765 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,765 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,765 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,766 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,766 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:10,772 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:10,772 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,772 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,772 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,777 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,777 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,778 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,778 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,778 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,780 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,780 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,780 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,781 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [75#L131true, 136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,781 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,781 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,781 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,784 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,784 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,784 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,784 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,785 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,785 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,785 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,786 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,786 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,787 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,787 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,787 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,787 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,787 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,788 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,788 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,788 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,788 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,788 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,788 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,793 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,793 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,794 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,794 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,794 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,794 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,813 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,813 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,813 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,813 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,813 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,814 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,814 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,814 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,814 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,815 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,815 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,815 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,815 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,815 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,815 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,815 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,820 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,820 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,820 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,821 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,822 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,822 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,822 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,825 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,825 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,825 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,826 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,826 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,826 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 73#L135true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,827 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,828 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,831 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,831 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,831 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,832 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,832 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,832 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,835 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,835 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,835 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,835 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,836 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,836 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,845 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,845 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:10,845 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,845 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,846 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,846 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,846 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,849 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,849 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,849 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,849 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,850 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,850 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,851 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,851 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,852 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,852 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 85#L179-1true, 73#L135true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:10,852 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,855 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:10,855 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,855 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,856 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,856 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,856 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,858 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,858 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,858 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,858 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,865 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,865 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,865 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,865 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,866 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,866 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,866 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,866 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,868 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,868 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,868 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,869 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,869 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,869 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,869 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,870 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,870 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,870 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,871 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,871 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,871 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,871 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,881 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,882 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,882 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,888 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,888 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,888 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,888 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,892 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,892 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,892 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,892 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,893 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,893 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,893 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,893 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,893 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,894 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,894 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,894 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,894 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,910 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,910 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,913 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:10,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,914 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,914 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:10,921 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,921 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,921 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,921 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:10,922 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,922 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,922 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,922 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,927 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,927 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,927 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,929 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:10,929 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,929 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,932 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,933 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,934 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,934 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,934 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,935 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,935 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,935 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,936 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,936 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,936 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:10,945 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,945 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,945 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:10,950 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:10,950 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:10,950 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,950 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,956 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,956 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,956 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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][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-09 06:40:10,957 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,957 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,957 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,957 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,960 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,961 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,964 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,964 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 107#L133true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:10,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 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-09 06:40:10,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:10,965 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,966 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,966 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,966 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,966 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,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], [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-09 06:40:10,967 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,967 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:10,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:10,967 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,220 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,220 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,220 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,220 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:11,226 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,226 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,226 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 48#L61-1true, 82#L99-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:11,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,227 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,227 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,228 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:11,228 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 77#L149-3true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:11,228 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,228 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,241 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,241 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,241 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,244 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,244 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [69#L106-5true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,244 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,244 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:11,245 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,245 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,246 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,246 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,246 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:11,246 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:11,246 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,246 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,247 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,247 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,247 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:11,253 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:11,253 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 39#L123true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,253 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,253 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,279 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,279 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,280 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:11,280 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,280 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 46#L63-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:11,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:11,292 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:11,307 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,307 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:11,307 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,307 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,316 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,316 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,316 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,316 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,323 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,323 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,323 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:11,327 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:11,327 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 152#true, 153#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,327 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,330 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,330 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,330 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,330 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,331 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,331 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,331 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,331 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:11,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:11,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:11,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:11,332 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,332 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,333 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,333 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:11,341 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,341 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,341 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,341 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,341 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,341 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,341 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,342 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,342 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:11,342 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,342 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,342 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,342 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,344 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,344 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,344 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,344 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,345 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,345 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,345 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,345 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,349 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,349 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,350 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,350 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,351 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,351 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,351 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,351 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,351 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,351 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,352 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,352 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,352 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,352 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,353 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,353 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,353 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:11,353 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,354 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:11,354 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,354 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,355 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,355 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,355 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,355 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,355 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,356 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,356 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,358 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,358 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,358 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,358 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,359 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,359 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,359 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:11,359 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,360 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,360 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,361 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,364 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,364 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~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-09 06:40:11,365 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:40:11,365 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~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-09 06:40:11,365 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,365 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:11,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:11,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,372 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,372 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,375 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,375 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,375 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [69#L106-5true, 120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,376 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,377 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,377 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,377 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,377 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,377 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,377 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,378 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,378 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,378 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,378 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,378 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,385 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,385 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,385 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,385 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,394 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,394 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,394 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,394 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:11,405 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:11,405 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 91#L102true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:11,405 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,405 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,413 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,413 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,454 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,454 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,454 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,470 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,470 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,470 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,481 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,481 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,481 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,485 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,485 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,485 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,488 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,488 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,488 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,488 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,489 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,493 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,493 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,493 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,494 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,494 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,494 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,495 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,495 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,495 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,496 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,496 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,496 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,496 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,497 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,497 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,497 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,497 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,498 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,498 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,498 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,499 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,499 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,502 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,502 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,502 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,502 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,511 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,511 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [114#L73true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:11,511 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,511 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,515 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,515 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,516 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,516 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,521 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,522 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [75#L131true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,522 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,529 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,529 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,529 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,529 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,530 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:11,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,531 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,532 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,532 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,533 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,533 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:11,533 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,533 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,533 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,533 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:11,549 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:11,549 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:11,549 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,550 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,550 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,550 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,557 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,557 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,557 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,557 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,560 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,560 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,566 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,567 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,567 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,567 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,569 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,569 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,569 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,572 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,572 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 107#L133true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,572 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,572 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,573 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,573 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,573 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,573 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,573 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,573 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,573 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,573 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,574 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,574 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,574 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,574 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:11,590 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,590 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,590 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,590 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,590 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 100#L42true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,591 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,591 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:11,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:11,592 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,606 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,606 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,606 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,606 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,611 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,611 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,611 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,611 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,611 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 123#L75true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,612 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,612 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,614 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,614 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,614 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,614 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,614 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,614 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,614 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,614 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,615 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,615 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:11,619 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,619 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,619 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,619 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:11,620 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,621 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,621 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,623 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,623 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,623 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,623 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 2#L180true, 107#L133true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:11,624 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,624 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,624 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,625 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,625 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 28#L138-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:11,625 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,626 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,626 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,626 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,627 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,627 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,638 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,638 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 91#L102true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:11,638 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,638 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,639 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 91#L102true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,639 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,639 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,639 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,642 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,642 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,642 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,642 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 123#L75true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,643 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,643 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,643 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,646 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,646 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:11,646 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,646 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,647 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,647 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,647 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,647 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 133#L104true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:11,647 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,648 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,649 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,649 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,649 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,650 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,650 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,651 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,652 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,652 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,652 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,652 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,674 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,674 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,674 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,677 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,677 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,677 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,677 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:11,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,678 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,678 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,679 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,680 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,680 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,681 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,681 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,681 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,682 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,682 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,682 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,682 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,682 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,682 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,683 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,683 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,683 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,698 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,698 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,698 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,698 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,702 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,702 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,702 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,702 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,703 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,703 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,703 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,703 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,706 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,706 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,706 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,707 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,707 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,707 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,708 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,708 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,708 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,708 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,709 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,710 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,710 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,711 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,711 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,711 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,712 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,712 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,712 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,712 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,713 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:11,713 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:11,713 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 76#L120-3true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,713 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:11,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:11,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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), 85#L179-1true, 77#L149-3true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,715 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,715 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,715 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,716 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:11,716 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,716 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:11,716 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:11,717 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,717 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,718 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,718 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,718 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,718 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,721 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,721 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,721 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,721 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,725 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:11,725 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,725 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,726 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,728 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,728 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,728 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,728 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,730 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,730 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 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-09 06:40:11,730 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,730 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,731 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,731 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,731 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,731 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,731 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,731 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,731 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,731 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,732 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,732 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,732 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,733 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:11,733 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,733 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,734 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,734 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:11,738 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,738 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,739 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,739 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,739 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [18#L48-5true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,757 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:40:11,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][120], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 86#L106true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:11,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,845 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,845 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,845 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,845 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,852 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,852 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,857 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,857 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [69#L106-5true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,857 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,858 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,858 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,858 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,859 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:11,859 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:11,860 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,860 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,860 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,861 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,861 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,861 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,861 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,862 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,862 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [130#L109-3true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:11,862 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,862 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:11,871 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:11,871 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,872 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,872 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,872 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,872 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,872 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,872 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:11,891 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:11,891 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,892 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,892 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,894 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,894 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,894 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,894 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,895 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,895 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,915 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,915 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,915 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,917 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,917 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,917 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,917 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,922 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,922 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,922 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,923 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,923 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,923 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:11,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [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-09 06:40:11,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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][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-09 06:40:11,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:11,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:11,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:11,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,169 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:12,169 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,170 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,170 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,171 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,171 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,171 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,171 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,193 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,193 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,193 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,193 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,194 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,194 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,194 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,194 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,194 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,194 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,194 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,194 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,196 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:12,196 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,196 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,196 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,199 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,199 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,199 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,199 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,203 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,204 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,204 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,204 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,204 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,204 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,204 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,205 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,205 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,205 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,209 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,209 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [75#L131true, 130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,209 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,212 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,213 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,213 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,213 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,213 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,215 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,215 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,215 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,219 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,219 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,219 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,222 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,222 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,222 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,222 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,222 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,222 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,233 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,233 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 28#L138-3true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,233 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,237 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,237 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,237 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,239 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,239 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,239 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,241 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,241 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,241 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,241 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,250 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:12,250 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:12,250 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,250 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,276 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,276 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,276 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,276 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,277 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,277 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,278 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,278 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,293 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,293 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,293 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,293 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,294 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,294 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,294 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,294 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,294 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,306 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,306 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,306 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,311 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,311 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,311 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,311 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,311 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,311 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,312 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,312 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,318 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:12,318 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:12,318 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,338 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,338 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,338 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:12,339 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:12,339 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 28#L138-3true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,339 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,339 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,339 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 160#true, 82#L99-1true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:12,339 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,339 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:12,352 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:12,352 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,352 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,352 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,352 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,352 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,352 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,353 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,353 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 77#L149-3true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:12,353 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,353 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,357 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,357 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,357 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,357 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,367 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:12,367 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:12,367 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,367 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,370 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,370 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [8#L62-3true, 24#L179-2true, 154#true, 160#true, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,370 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,370 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:12,375 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:12,375 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,375 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,375 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,398 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,398 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,412 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,412 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:12,412 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,412 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,452 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,452 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,452 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:12,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:12,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,457 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,457 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,457 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,457 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,458 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,458 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,458 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,458 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:12,465 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:12,465 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,465 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,466 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,466 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,466 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,466 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,469 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,469 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,469 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,469 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,471 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,471 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,471 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,471 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,472 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,472 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,472 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,476 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,476 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:12,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:12,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:12,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,480 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,480 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,480 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,481 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,481 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:12,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:12,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [120#L178-1true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:12,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 120#L178-1true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:12,498 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:12,498 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,498 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,498 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:12,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:12,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [114#L73true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:12,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,507 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,507 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,507 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,507 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,511 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,511 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,511 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,511 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,512 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,512 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,512 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,512 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,513 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,513 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,513 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,513 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 107#L133true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:12,514 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,514 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,514 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,514 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 107#L133true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:12,515 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 160#true, 107#L133true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,515 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,515 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,515 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [69#L106-5true, 154#true, 156#true, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,515 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,515 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:12,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 79#L44true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 79#L44true, 28#L138-3true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,516 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,516 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,517 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,517 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 28#L138-3true, 160#true, 79#L44true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:12,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 28#L138-3true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,518 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,518 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,519 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,529 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,529 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][120], [40#L129true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,529 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,529 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,534 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,534 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:12,534 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,534 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,534 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,534 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,535 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 2#L180true, 79#L44true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,535 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,536 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:12,536 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,540 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,540 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,541 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,541 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,541 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,546 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,546 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:40:12,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,547 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,548 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,548 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,548 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,548 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,548 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,548 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:12,549 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:12,550 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:12,550 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:12,550 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,555 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,555 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,555 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,555 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:12,561 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:12,561 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:12,561 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,561 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,562 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:12,562 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:12,562 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,568 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,568 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,568 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,568 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][160], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 73#L135true, 160#true, 79#L44true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:12,569 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,569 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 160#true, 76#L120-3true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,596 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,596 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 85#L179-1true, 73#L135true, 160#true, 76#L120-3true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,596 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,596 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,628 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,628 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [136#L100true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:12,628 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,628 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 85#L179-1true, 46#L63-1true, 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,653 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,653 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:12,653 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,653 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,675 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:12,675 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:12,675 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,677 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,677 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 73#L135true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,677 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,682 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,682 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,682 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,682 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,685 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,685 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,685 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,686 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:12,686 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:12,687 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,687 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,687 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,687 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,688 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,688 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,688 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,688 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,688 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,688 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,688 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,688 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,691 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,692 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,692 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,695 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:12,695 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:12,695 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,695 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,695 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,696 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,696 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,696 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,696 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,708 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 28#L138-3true, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,714 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,714 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,725 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,726 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,726 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:12,727 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,727 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,727 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,734 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,735 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,735 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,737 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,737 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,737 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,737 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,757 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,758 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,758 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,766 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,766 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,766 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,767 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,767 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,769 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,769 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,769 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,769 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,790 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,791 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 91#L102true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,791 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:12,798 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [75#L131true, 136#L100true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,808 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,808 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 162#(<= 0 ~n1~0), 2#L180true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:12,826 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,827 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,827 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,827 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,829 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,829 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:12,830 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,830 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:12,830 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,871 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,871 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,871 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,871 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:12,882 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:12,882 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:12,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,895 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,895 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,895 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,902 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,902 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,902 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,903 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,903 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,903 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,907 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,907 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,907 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,907 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,908 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,908 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,908 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,909 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,909 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,909 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,909 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:12,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:12,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:12,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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][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-09 06:40:12,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:12,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 73#L135true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:12,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,935 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,935 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,942 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,942 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,942 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:12,945 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,945 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,945 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,945 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:12,947 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:12,947 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,947 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,948 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,948 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,948 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,948 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,948 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,948 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,948 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 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-09 06:40:12,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 85#L179-1true, 35#L128-1true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:12,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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), 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:12,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:12,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,961 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,961 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,961 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,961 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,961 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,961 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,961 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,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], [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-09 06:40:12,962 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,962 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,962 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,962 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:12,969 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:12,969 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:12,969 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:12,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,198 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,198 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,198 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,198 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,198 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,198 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,199 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,199 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,200 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,200 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,223 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,223 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,223 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,223 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:13,226 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,226 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,226 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,229 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,229 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,230 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,230 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:13,231 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:13,231 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:13,231 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,232 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,232 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,232 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,232 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,232 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,232 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,233 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,233 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,233 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,242 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,242 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,242 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,242 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,249 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,249 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,249 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:13,250 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,250 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,250 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,254 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,254 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,254 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,255 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,255 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,255 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,255 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,255 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,256 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,256 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,256 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,257 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,257 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,257 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,257 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:13,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:13,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,258 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,268 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,268 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,268 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,268 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,269 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,269 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,269 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,274 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,274 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,274 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,274 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,280 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,281 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,281 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,281 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:13,285 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,285 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:13,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [75#L131true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,286 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,286 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,289 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,289 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,289 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,289 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,290 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,290 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,290 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,290 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:13,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:13,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:13,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:13,291 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,291 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:13,292 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:13,292 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:13,292 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,292 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,305 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,305 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,305 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,308 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,308 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,308 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,309 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,309 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,310 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,310 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,310 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:13,314 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:13,314 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 107#L133true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,314 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,314 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:13,315 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:13,315 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 85#L179-1true, 46#L63-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,315 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,315 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,315 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,316 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,316 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,316 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,316 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,316 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,316 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:13,317 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,317 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,317 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,317 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:13,318 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:13,318 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:13,318 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,318 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,319 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,319 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,320 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,320 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,320 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,321 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,321 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,323 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,323 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,323 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,326 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,326 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,326 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,326 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,327 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,328 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,328 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,328 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,329 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,329 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,329 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,329 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,330 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,330 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:13,333 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,333 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,333 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,333 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:13,334 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,334 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,334 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,334 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,335 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,335 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,335 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,343 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:13,343 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:13,343 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,343 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,347 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,347 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,347 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,347 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,347 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,347 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,347 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [69#L106-5true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,348 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,348 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,348 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,348 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,348 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,349 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,349 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,349 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,349 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,349 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,349 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,350 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,350 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,350 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,350 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,350 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,351 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,351 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,351 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,351 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,361 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,361 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,361 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,361 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,362 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,362 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,362 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,362 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,362 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,362 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,362 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,362 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,376 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,376 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,376 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,376 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,399 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,399 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,399 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,400 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 91#L102true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:13,400 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,400 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,413 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,413 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,413 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,413 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:13,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:13,450 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,450 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,453 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,453 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,454 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,454 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,454 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,455 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,455 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,455 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-09 06:40:13,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,459 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,459 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 44#L77-5true, 2#L180true, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:13,460 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,460 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,461 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,461 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,462 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,462 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,463 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,463 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,463 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,463 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:13,464 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:13,464 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,464 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,464 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,465 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,465 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:13,465 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,465 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,467 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,467 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,467 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,467 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,470 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,470 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,471 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,471 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,471 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,472 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,472 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,472 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,472 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,473 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,473 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,473 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,473 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,473 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,474 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,474 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,474 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:13,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:13,477 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,477 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,477 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,478 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,478 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,478 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,478 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~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-09 06:40:13,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:40:13,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,479 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,479 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,484 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,484 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,484 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,484 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,485 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,485 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,485 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,485 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,485 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,485 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,485 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,485 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,486 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,486 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,489 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,489 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,490 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,490 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,490 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,490 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,490 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,491 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,491 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,492 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,492 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,493 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,493 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,493 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,494 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,494 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,494 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,494 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,495 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,495 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,497 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,497 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,497 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,501 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,501 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,501 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,501 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,503 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,503 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,503 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,504 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,504 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,508 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,508 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,508 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,508 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,509 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,509 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,509 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,509 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,509 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,510 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,510 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,510 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,521 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,521 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,521 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,521 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:13,522 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:13,522 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,522 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,522 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,522 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,522 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:13,523 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,523 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,545 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,545 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,545 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,545 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,561 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,561 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][148], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 149#L70-1true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:13,561 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,561 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,566 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,566 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,566 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,566 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 133#L104true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,571 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:13,571 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:13,571 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,571 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,578 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,580 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,580 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,580 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,582 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,582 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,582 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,584 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,584 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,584 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,584 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,586 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,586 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,592 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,592 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,592 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,592 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,615 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,615 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,615 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,627 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:13,627 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:13,627 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,627 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:13,640 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,640 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,640 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,640 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,645 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,645 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:13,645 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,645 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,660 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,660 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,660 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,665 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,665 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,665 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:13,666 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,666 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,666 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,666 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,671 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,671 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,672 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,672 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,672 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,674 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,674 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,675 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,675 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,676 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,678 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,678 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,678 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,679 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,679 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,680 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,681 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,681 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,681 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,683 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,683 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,683 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,684 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,684 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,689 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,689 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,690 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,690 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,690 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,690 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,698 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,698 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,698 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,698 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,706 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,709 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,709 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,711 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,711 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,711 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,712 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,712 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,714 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,714 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,716 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,716 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,717 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,717 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:13,717 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,717 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,717 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,732 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,732 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,733 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,733 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,744 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,744 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,744 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,745 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,745 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,745 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,745 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:13,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:13,755 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,759 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,759 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,759 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,759 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,759 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,759 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,759 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,759 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,760 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,760 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 133#L104true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,768 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,769 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,771 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,771 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,771 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:13,775 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,775 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,775 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,775 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:13,777 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:13,777 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,777 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,777 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:13,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:13,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,778 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,778 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,801 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,801 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,801 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,801 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 91#L102true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,802 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:13,802 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,802 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,802 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 91#L102true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:13,802 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,803 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 39#L123true, 123#L75true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,810 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,810 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,810 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,817 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,817 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,817 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,817 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,818 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,820 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,820 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,820 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:13,821 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,821 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,821 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,821 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 39#L123true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:13,825 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,826 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,826 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,826 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,828 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,828 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,829 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,829 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,829 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,829 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,830 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,831 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,831 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,831 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,878 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,878 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,878 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,878 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,879 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,879 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,879 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,879 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,883 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,883 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,883 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 133#L104true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:13,884 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,884 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,884 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,885 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,885 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,885 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,885 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,888 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,888 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,888 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,889 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,889 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,890 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,890 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,891 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,891 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,891 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,912 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,912 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,913 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,913 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,918 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,918 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,918 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,918 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 29#thread4EXITtrue, 133#L104true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:13,919 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,919 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,920 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,920 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,920 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,920 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,923 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,923 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,923 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,923 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,924 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,925 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,925 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,926 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,926 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 44#L77-5true, 85#L179-1true, 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,927 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,927 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,927 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,928 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,928 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:13,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,929 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 76#L120-3true, 127#L148-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:13,930 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,930 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,931 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,931 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 77#L149-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:13,931 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,932 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,932 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,932 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,932 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,933 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,933 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,933 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 73#L135true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:13,933 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,933 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,933 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,933 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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, 41#L150-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:13,934 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,934 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 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-09 06:40:13,936 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,936 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,936 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,936 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:13,937 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,937 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,937 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,940 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,940 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,940 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,940 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:13,946 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,946 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,946 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,947 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,949 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,949 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,949 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:13,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:13,950 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,952 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,952 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,952 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,952 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,953 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,953 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:13,954 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,955 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,955 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,956 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,956 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,956 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,956 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,957 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,957 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,958 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,958 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,958 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,964 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,964 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,964 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,964 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,964 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,964 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,964 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,965 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,965 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,983 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:13,983 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,983 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,983 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,989 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,989 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,989 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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), 2#L180true, 29#thread4EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,990 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,990 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:13,991 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,991 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:13,991 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,991 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,992 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:13,992 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,992 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,992 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,995 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,995 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:13,995 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,996 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,996 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,996 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,996 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,997 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,997 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,997 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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][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-09 06:40:13,998 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:13,998 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,999 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,999 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:13,999 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:13,999 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:13,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], [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-09 06:40:14,000 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 93#L135-5true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,000 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,000 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:14,000 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,000 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:14,001 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,001 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,001 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,001 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,001 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,001 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,001 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,002 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-09 06:40:14,002 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,002 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,002 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:14,003 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-09 06:40:14,003 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:14,004 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:14,004 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,004 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,004 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,005 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,005 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,005 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,006 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,006 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,006 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,006 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,007 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,007 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,007 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 162#(<= 0 ~n1~0), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:14,007 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,007 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,007 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,007 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:14,008 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,008 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,008 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,008 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,008 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,008 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,008 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,008 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:14,009 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,009 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,009 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,009 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,010 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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), 2#L180true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:14,010 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,010 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,012 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,013 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,013 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,013 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,018 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,018 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,018 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,018 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,018 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,019 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,019 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,019 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,021 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,021 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,022 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,022 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,022 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,024 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,024 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,024 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,024 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,025 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,025 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,026 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,026 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,026 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,026 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:14,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-09 06:40:14,027 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,027 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,028 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,028 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,028 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,028 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,033 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,033 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,033 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,033 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,034 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,034 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,034 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,044 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,044 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,044 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,045 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,045 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,045 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,045 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,045 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,046 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,046 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,046 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,046 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,047 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,047 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,047 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,047 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,048 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,048 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,048 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,049 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,049 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,049 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,049 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,050 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,050 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,050 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,050 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,052 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,052 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:14,052 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,052 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,053 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,053 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,053 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,055 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,055 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,055 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,059 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,059 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,059 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,059 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,064 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,064 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,064 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,064 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,065 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,065 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,069 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,069 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,069 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,069 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:14,071 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,071 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,071 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,071 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,071 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,071 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,072 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,074 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,074 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:14,074 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,074 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,074 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,075 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,075 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,075 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,081 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:14,082 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,082 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2025-03-09 06:40:14,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,115 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,116 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,116 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,116 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,116 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,127 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,127 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:14,127 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,132 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,133 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,133 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,133 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,133 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,133 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,134 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,134 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 117#L119-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:14,134 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,134 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,134 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,134 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,535 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,535 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,535 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,536 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,536 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,538 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,538 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,538 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,538 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,538 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,538 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,538 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,538 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,539 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,539 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:14,539 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:14,539 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,539 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:14,540 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,540 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,540 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,540 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,542 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,542 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [75#L131true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,542 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [69#L106-5true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:14,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:14,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:14,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:14,544 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:14,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [75#L131true, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 156#true, 2#L180true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:14,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:14,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,558 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,561 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,561 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,562 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,562 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:14,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:14,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 160#true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,578 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,578 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:14,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:14,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:14,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:14,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:14,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,580 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,580 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,580 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:14,582 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:14,582 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:14,582 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,582 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:14,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:14,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 160#true, 35#L128-1true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:14,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 160#true, 35#L128-1true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:14,590 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,590 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,614 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,614 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [136#L100true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,614 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,615 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,615 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,615 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,645 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,645 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,645 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,645 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,652 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,652 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,653 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,653 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,654 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,654 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,654 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,654 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,654 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,654 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,659 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,659 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,659 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,659 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,675 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:14,675 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,675 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,676 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,676 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,676 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,676 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,676 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,691 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,691 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,692 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:14,693 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,693 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:14,693 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,694 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:14,694 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,694 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,694 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,694 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:14,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:14,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:14,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:14,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:14,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,698 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,698 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,698 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 73#L135true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,698 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,698 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,701 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,702 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 156#true, 85#L179-1true, 160#true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,702 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:14,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,713 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,713 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,713 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,713 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:14,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:14,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 160#true, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,720 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,720 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,732 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,732 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,732 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,733 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,733 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,733 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,741 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,741 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:14,741 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,751 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,751 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,751 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,751 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,753 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,753 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,753 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,753 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [69#L106-5true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,754 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,755 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,755 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,756 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,756 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,756 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,756 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,756 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,762 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,762 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,762 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,768 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,768 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,771 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,771 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,776 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,793 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,793 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,793 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,794 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,794 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,795 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,795 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,795 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,798 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,798 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,798 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,799 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,799 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,806 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:14,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 160#true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,811 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,811 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,811 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,811 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,811 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,812 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,812 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,819 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,819 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,819 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,819 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,820 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,820 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,820 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,821 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,821 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [24#L179-2true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,827 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,827 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 24#L179-2true, 154#true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:14,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 24#L179-2true, 154#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:14,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [130#L109-3true, 24#L179-2true, 154#true, 160#true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,830 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,830 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [24#L179-2true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:14,831 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,831 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:14,837 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:14,837 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 109#L48true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,837 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,837 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:14,894 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,910 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,910 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,910 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,913 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,913 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,914 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,915 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,916 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,916 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,916 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,916 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,919 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,919 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:14,919 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:14,922 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:14,922 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,922 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 2#L180true, 160#true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:14,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:14,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:14,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,928 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,928 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,928 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,929 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,929 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,929 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,931 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,931 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,931 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,931 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,934 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,934 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,934 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,934 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,937 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,937 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,937 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,937 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,938 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,938 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:14,938 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,938 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [120#L178-1true, 154#true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [120#L178-1true, 154#true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,947 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,947 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,947 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [120#L178-1true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:14,947 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,947 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,956 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][160], [114#L73true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:14,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,959 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,959 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:14,959 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,962 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,962 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,963 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,963 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,966 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:14,966 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 2#L180true, 79#L44true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,966 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,966 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,967 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,968 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,968 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,969 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:14,969 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:14,969 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 2#L180true, 79#L44true, 160#true, 86#L106true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,969 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,969 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,976 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,976 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][120], [154#true, 156#true, 2#L180true, 160#true, 41#L150-1true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,976 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,976 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,977 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 135#L92-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:14,977 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,981 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,981 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,981 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:14,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:14,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:14,985 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,985 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,986 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,986 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,986 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,986 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,986 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,986 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 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-09 06:40:14,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:14,988 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,988 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,989 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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], [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-09 06:40:14,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,990 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,990 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,991 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,991 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,991 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,991 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,995 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,995 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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][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-09 06:40:14,995 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,995 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,997 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:14,997 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:14,997 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,997 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 85#L179-1true, 79#L44true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:14,998 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:14,998 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:14,998 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,998 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,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, 79#L44true, 160#true, 86#L106true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:14,999 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:14,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,000 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,000 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,002 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:15,002 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:15,002 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,002 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,005 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,005 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,005 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,005 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,006 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,006 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:15,006 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,032 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,032 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:15,033 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,033 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,033 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,042 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,042 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,042 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 85#L179-1true, 160#true, 109#L48true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:15,046 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:15,046 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:15,046 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,046 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,077 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,078 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,078 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,078 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,084 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,108 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,131 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,131 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,131 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,131 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,132 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,132 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,132 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,132 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,142 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,142 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,143 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,144 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,144 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,145 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,145 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,146 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,146 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,146 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,146 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,156 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,156 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,164 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,164 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,164 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,167 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,167 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,167 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,167 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,168 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,168 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,168 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,168 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,168 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,168 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,169 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,169 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,179 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,179 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,179 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,179 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,180 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,182 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:15,185 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:15,185 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:15,185 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:15,185 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,185 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:15,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:15,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:15,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:15,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:15,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,190 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,190 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:15,192 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:15,192 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:15,192 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,197 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,197 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,197 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,197 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:15,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:15,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,199 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,199 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:15,201 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:15,201 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,201 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,201 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,202 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:15,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:15,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:15,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:15,204 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:15,204 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,204 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:15,210 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:15,210 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 35#L128-1true, 109#L48true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,210 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:15,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [75#L131true, 136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,220 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [75#L131true, 136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,220 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [75#L131true, 136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,220 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,224 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,225 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [136#L100true, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,225 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:15,226 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,226 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,226 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,226 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,226 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,227 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:15,227 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:15,228 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,228 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,228 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,228 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 77#L149-3true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:15,229 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,229 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,229 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,229 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,258 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,258 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,258 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,260 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,261 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,261 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,261 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,263 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,263 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,265 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,266 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,266 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,268 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,268 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,268 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,278 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,278 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,278 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,280 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,280 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,280 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,284 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,284 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,284 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,284 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,285 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,285 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:15,285 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,285 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,286 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,286 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,286 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,287 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,287 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,287 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,288 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,288 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,288 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,288 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,297 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,298 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,298 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,298 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,298 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,300 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,300 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,300 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,302 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,302 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,304 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:15,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,549 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,549 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,550 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,550 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,552 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,552 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,553 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,553 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,554 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,555 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,555 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,555 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,555 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,555 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,556 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,556 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,564 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,564 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,564 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,569 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,569 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,569 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,569 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,571 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,571 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,573 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,573 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,574 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,574 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,574 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,574 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,574 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,574 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,574 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,575 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,575 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,579 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,579 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,583 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,583 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,583 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,583 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,584 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,584 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,587 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,587 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,588 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,588 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,589 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,589 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,596 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:15,597 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,597 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:15,597 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,597 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,600 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,600 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,600 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,600 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,601 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,601 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,601 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,604 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,604 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,604 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,604 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,605 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,605 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,605 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,605 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,605 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,605 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,605 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,606 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,606 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,606 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,610 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,610 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,610 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,610 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:15,611 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 46#L63-1true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:15,611 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 46#L63-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,611 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,611 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,611 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,612 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:15,612 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,612 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,612 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:15,612 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:15,613 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:15,613 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:15,613 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:15,613 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:15,613 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,614 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,614 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,614 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,615 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,615 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,615 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,616 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,618 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,618 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,618 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,618 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,622 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,622 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,622 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,622 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,624 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,624 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,624 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,624 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,625 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,625 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,626 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,626 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,626 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,629 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,629 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,629 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,629 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,631 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,637 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,637 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,639 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,639 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,639 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,639 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,641 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,641 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,641 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,641 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,641 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,642 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,642 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [115#L65true, 4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,643 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,644 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,644 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,644 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,644 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [4#thread4ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,651 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,651 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,656 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,656 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,656 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,656 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,660 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,660 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,661 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,661 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:15,662 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,662 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,662 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,662 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,662 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 152#true, 105#L121-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,663 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,663 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,670 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,670 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,670 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,670 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,670 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,670 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,671 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,671 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,671 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,677 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,677 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:15,679 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:15,679 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 2#L180true, 41#L150-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,679 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,679 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,680 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,680 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,680 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,683 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,683 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,683 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,684 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,685 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,685 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,685 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,685 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,685 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,685 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,685 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,686 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,686 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,686 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,686 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,687 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,687 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,687 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:15,687 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,687 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:15,688 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,688 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,688 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,689 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,689 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,689 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,691 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,691 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,691 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,691 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,692 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,692 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,692 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,692 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,693 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,693 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,693 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,694 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,696 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,696 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,696 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,696 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,697 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,702 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,702 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 71#L152true, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,702 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,703 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,703 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,703 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,703 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,706 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,706 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,706 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 44#L77-5true, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,706 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,706 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,706 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,707 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,708 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,708 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,709 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,709 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,709 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,709 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,710 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,710 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,711 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,711 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,712 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,712 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,716 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:15,716 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,716 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,716 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,718 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,718 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:15,719 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,723 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,723 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,723 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,723 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,724 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,724 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,724 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,725 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,733 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,733 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,733 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [130#L109-3true, 115#L65true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,734 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,734 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,735 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,735 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,735 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,736 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,736 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,736 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,736 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,760 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:15,785 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:15,785 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 153#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:15,785 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,785 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:15,791 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,792 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,797 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,805 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,805 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,805 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,805 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,807 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,807 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:15,809 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,809 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,809 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,809 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 46#L63-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:15,810 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,810 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,810 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,813 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,813 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,813 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,813 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,816 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,816 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,817 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,817 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,817 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,817 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,839 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,839 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,839 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,839 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 123#L75true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,854 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,854 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,857 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,857 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,857 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,857 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,858 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,858 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,858 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,859 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,859 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,859 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,859 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,859 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,862 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:15,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 107#L133true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,863 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,864 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,865 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,865 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,866 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,866 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,867 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,867 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,867 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,867 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,868 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,868 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,868 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,869 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,869 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,869 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,870 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,870 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,871 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,874 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,876 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,876 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [115#L65true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,877 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,877 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,880 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,880 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,880 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,880 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,881 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,881 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,881 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,881 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,882 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,882 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [140#L94true, 154#true, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,882 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,887 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,887 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,888 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,888 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,888 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,888 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,888 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,889 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,889 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,889 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,891 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,891 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,892 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,892 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,892 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,892 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,892 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,892 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,893 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,894 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,894 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,894 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,895 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,895 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,896 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,896 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,896 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,896 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,897 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,897 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,897 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,897 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,898 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,898 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,898 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,898 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,898 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,898 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,898 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,899 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:15,899 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,899 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,899 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,902 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,902 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,902 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,902 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,906 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,906 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,906 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,906 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,908 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,908 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,911 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,912 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:40:15,912 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 83#thread3ENTRYtrue, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:15,912 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,912 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,923 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,923 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,924 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,925 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,926 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,926 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:15,926 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,926 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,927 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:15,927 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,927 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,927 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,941 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,941 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,941 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 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-09 06:40:15,942 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,942 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,942 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,942 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:15,945 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,945 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:15,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,946 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,946 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,946 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:15,950 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:15,950 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,951 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,951 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,952 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,952 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,952 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,953 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,953 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,954 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,954 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,954 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,954 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,955 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,955 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,955 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,956 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,956 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,956 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,956 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,957 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,957 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,958 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,959 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,959 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,959 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,960 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,960 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,960 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,960 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,965 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,965 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,965 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,965 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:15,971 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,971 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,971 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,972 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,972 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,978 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,978 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,978 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,978 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,978 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,979 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,980 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,980 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,980 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,980 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,981 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,981 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,982 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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][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-09 06:40:15,982 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:15,982 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,983 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,984 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,984 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,984 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,987 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,987 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,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], [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-09 06:40:15,993 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,993 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:15,994 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:15,994 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:15,994 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,003 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,003 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,003 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,003 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,012 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,012 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,012 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,012 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,016 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,016 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:16,016 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,022 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,023 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,030 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,030 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,035 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,035 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,035 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,035 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,035 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:16,036 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,036 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,036 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,043 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,043 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,043 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,044 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,044 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:16,047 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,047 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,048 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,048 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,048 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,052 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,052 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,053 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,053 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,055 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,055 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,055 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,055 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,056 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,056 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,056 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,057 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,057 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,057 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,058 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,058 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:16,058 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,058 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,060 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,060 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,060 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,060 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,065 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,065 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,065 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,070 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,070 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,071 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,071 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,071 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,071 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,076 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,076 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,076 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,077 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,077 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,077 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,077 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,077 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,078 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,078 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,079 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,079 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,080 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,081 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,081 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,082 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,082 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,088 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,088 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,088 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,089 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,091 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,091 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,092 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,092 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,092 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,092 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,103 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,103 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,103 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,104 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,104 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,104 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:16,108 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:16,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,109 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,109 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,111 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,114 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,114 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,115 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,115 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,115 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,115 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:16,116 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,116 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:16,117 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,117 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,117 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,117 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 28#L138-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,117 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,117 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,117 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,117 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:16,117 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:16,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 117#L119-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,118 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,118 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,119 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,119 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,119 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,119 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,140 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,140 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,141 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,141 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,146 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,146 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,146 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,146 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,147 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,147 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,147 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,147 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,148 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 73#L135true, 100#L42true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:16,148 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,148 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,148 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,151 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:16,151 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,151 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,151 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,151 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,152 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,152 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,152 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,152 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,152 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,152 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:16,153 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:16,153 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,153 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:16,153 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,153 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,154 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,154 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,155 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,155 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,155 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,155 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,155 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,155 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,156 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,156 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,156 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,156 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,157 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,157 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,158 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,158 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,158 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,158 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,158 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,160 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,160 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,160 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,160 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,164 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,164 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,164 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,164 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,170 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,170 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:16,173 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,173 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:16,173 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,173 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,173 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:16,174 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,174 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,174 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,174 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,176 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,176 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,176 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,178 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,178 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,178 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,179 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,179 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,179 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 135#L92-1true, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:16,180 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:16,180 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 73#L135true, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:16,180 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,186 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,203 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,203 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:16,207 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,207 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,207 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,207 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,208 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:16,208 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,208 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,209 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,209 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,209 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,210 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,212 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,212 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,212 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,213 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,213 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,213 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,214 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,214 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,214 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,214 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,215 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,215 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,216 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,216 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,216 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,216 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,217 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,217 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,217 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,217 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,218 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,218 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,219 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,219 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,220 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,220 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,220 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,220 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,221 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,221 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 2#L180true, 77#L149-3true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,221 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,221 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,222 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 105#L121-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,222 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,222 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,223 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,223 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 2#L180true, 41#L150-1true, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,223 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,223 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,224 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,224 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,224 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,224 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,225 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,225 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,225 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,227 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,227 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,227 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,227 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,228 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,228 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,231 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,231 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,231 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,231 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,232 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,232 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,234 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,235 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,235 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,235 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,236 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,236 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,237 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,237 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,237 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,237 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,238 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,238 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,238 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,239 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,239 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,239 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,243 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,243 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,243 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,243 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,243 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,243 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,244 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,244 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,244 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,244 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,244 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,252 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,252 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,252 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,252 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,253 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,253 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,253 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,253 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,254 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,254 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,254 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,254 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,255 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,255 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,255 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,256 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,256 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,256 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,256 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,256 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,256 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,257 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,257 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,257 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,257 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,258 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,258 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 77#L149-3true, 76#L120-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,258 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,258 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,259 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,259 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,259 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,260 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,260 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 86#L106true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,260 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,260 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,261 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,261 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,262 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,262 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,262 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:16,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:16,264 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,264 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,267 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,267 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,270 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,270 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,270 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,270 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~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-09 06:40:16,271 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:40:16,271 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,271 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~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-09 06:40:16,272 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,272 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 76#L120-3true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 76#L120-3true, 45#L91-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:16,273 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,274 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,274 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,274 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:16,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:16,279 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,279 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,293 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,293 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,293 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,293 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,293 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,293 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,294 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,295 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,295 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,296 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,296 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,296 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,296 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,296 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,296 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:16,297 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:16,297 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 39#L123true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,297 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,297 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,298 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,298 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,298 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,299 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,299 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,299 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,299 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,300 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,300 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,300 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,301 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,301 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,301 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,303 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,303 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,305 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,306 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,306 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,307 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,307 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,307 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,307 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,308 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,308 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,308 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,308 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,308 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,308 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,312 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,312 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,312 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,312 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,321 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,322 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,322 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,322 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,322 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,323 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,323 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,323 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,323 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,323 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,323 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,324 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,324 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,325 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,325 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,325 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,325 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,326 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,326 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,326 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,326 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,326 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,326 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,327 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,327 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,327 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,327 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,327 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,328 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,328 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,328 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,329 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,329 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,329 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,330 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,330 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,333 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,333 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,333 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,335 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,335 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,335 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,335 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,336 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,336 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,336 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,338 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,338 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,339 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,339 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,339 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,339 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:16,344 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:16,344 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:16,344 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,344 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,354 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,354 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,354 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,357 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,357 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,357 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,357 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,358 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,358 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,358 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,358 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,358 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,359 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,359 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,359 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,359 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,359 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,362 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,362 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,362 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:16,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,367 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,367 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,367 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,367 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,371 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,371 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 117#L119-1true, 152#true, 121#L77true, 158#true, 10#L46true]) [2025-03-09 06:40:16,371 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,371 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,676 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,676 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:16,676 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,676 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,690 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,690 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,690 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,716 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,716 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,716 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:16,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:16,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 154#true, 156#true, 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 154#true, 156#true, 2#L180true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [130#L109-3true, 40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,746 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,746 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,746 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,746 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,759 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,759 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,759 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,759 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,760 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 91#L102true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,760 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,761 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,761 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,761 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,761 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,762 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 156#true, 2#L180true, 160#true, 91#L102true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,765 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,765 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,766 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,766 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,766 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,766 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,766 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,769 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,769 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][120], [154#true, 156#true, 2#L180true, 160#true, 91#L102true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,775 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,775 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 156#true, 2#L180true, 35#L128-1true, 160#true, 76#L120-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,780 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,780 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,780 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:16,786 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:16,786 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,786 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,799 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,799 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,800 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,800 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,800 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,801 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [136#L100true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:16,801 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,801 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,801 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,807 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,807 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:16,807 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,807 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,835 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,835 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,835 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,835 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,840 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,840 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,840 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,843 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,843 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,844 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,845 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,845 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,846 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,846 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,847 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,847 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 73#L135true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,848 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,848 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,849 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,849 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,850 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,850 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,850 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,860 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,860 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,860 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,860 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,862 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,862 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,862 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,863 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,863 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:16,864 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,864 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,873 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,873 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,874 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,874 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 156#true, 85#L179-1true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:16,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,875 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,875 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,876 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,876 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,876 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,876 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,887 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,887 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,887 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,887 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,889 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,889 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,889 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,889 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,890 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,890 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,891 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,891 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,892 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,892 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,893 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,893 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,893 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,893 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,893 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,893 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,893 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,894 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,894 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,894 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,894 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,894 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,894 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,894 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,895 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,895 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,895 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,895 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,903 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,903 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,903 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,903 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,907 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,907 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,907 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,907 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:16,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:16,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,908 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,908 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 160#true, 46#L63-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,909 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,909 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:16,909 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,909 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,909 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,910 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,910 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,910 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,910 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,911 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,911 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:16,922 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:16,922 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:16,922 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,922 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,928 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,928 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,928 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,928 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,929 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 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-09 06:40:16,929 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:16,929 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,929 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,932 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,932 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:16,933 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,933 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:16,934 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,934 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,934 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,939 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,939 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,939 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,939 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,940 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,940 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:16,940 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,940 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,945 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,945 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,945 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,945 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 85#L179-1true, 39#L123true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:16,953 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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, 85#L179-1true, 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:16,953 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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, 85#L179-1true, 39#L123true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,953 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,953 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,967 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:16,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,976 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,976 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,976 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,976 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,976 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:16,977 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,977 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,986 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:16,986 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,986 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,987 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,987 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,987 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,991 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,991 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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], [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-09 06:40:16,992 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,992 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,992 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,993 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,993 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,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][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-09 06:40:16,993 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:16,993 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,000 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,000 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,000 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,001 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,001 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,003 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,003 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [8#L62-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,003 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,003 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,008 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,008 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,008 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,013 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,013 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,013 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,013 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,016 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,016 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,016 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,016 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,024 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,039 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:17,039 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,039 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,039 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,040 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,040 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,040 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,040 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,042 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,042 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,042 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,042 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,042 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,042 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,042 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,043 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,043 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,044 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,044 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:17,045 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,045 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,045 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,049 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,049 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,053 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,053 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [154#true, 156#true, 2#L180true, 41#L150-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,053 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,053 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 160#true, 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:17,054 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,054 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,054 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,055 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,055 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,055 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:17,061 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:17,061 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:17,061 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,061 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,062 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,062 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,062 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,062 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,065 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,065 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,065 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,065 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,069 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,069 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,069 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:17,073 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:17,073 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,073 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [24#L179-2true, 154#true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [24#L179-2true, 154#true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:17,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:17,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:17,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,123 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,123 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,123 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,123 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,140 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,140 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,140 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,156 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,156 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,156 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,162 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,162 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,162 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,175 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,175 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,175 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,176 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,176 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,176 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,176 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,178 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,178 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,178 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,178 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,182 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,182 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,182 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,182 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:17,185 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:17,185 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:17,185 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,185 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,186 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,186 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,186 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,190 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,190 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,190 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,191 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:17,191 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:17,191 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:17,193 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:17,193 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:17,193 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,193 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,194 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,194 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,194 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,194 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,199 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,199 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,199 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,199 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,200 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,200 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,200 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,202 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,202 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,202 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,203 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,203 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,203 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,203 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,209 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,209 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [120#L178-1true, 154#true, 160#true, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,209 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,209 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,210 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,210 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [120#L178-1true, 8#L62-3true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,210 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [120#L178-1true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:17,211 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [120#L178-1true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:17,211 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [120#L178-1true, 154#true, 39#L123true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,211 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,212 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,212 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:17,212 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,212 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,221 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,221 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,221 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,221 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,221 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,222 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,222 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,222 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,224 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,224 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,224 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][160], [114#L73true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:17,225 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,225 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 156#true, 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:17,229 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,229 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 156#true, 2#L180true, 39#L123true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,229 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,229 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,233 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,233 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,233 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [69#L106-5true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,234 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,234 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,234 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:17,234 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 77#L149-3true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,235 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,235 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,235 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:17,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:17,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:17,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:17,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,238 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,238 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,238 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,238 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:17,239 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:17,239 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:17,239 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:17,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,241 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,241 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,241 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,241 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 79#L44true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,242 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,242 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,242 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,242 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,242 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,243 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,243 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,243 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,245 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,245 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,245 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,248 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,248 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,248 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,248 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,250 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,250 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,250 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,251 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,252 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,252 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,252 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,252 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,253 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,253 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 86#L106true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:17,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,256 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,256 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,257 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,257 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,259 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,259 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,259 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,259 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,259 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 91#L102true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,260 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,260 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,260 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,261 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,261 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,261 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,265 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,265 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,265 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,265 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,266 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,266 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,266 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [75#L131true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,268 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,268 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,271 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,271 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,271 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:17,272 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 160#true, 41#L150-1true, 79#L44true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,272 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,273 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,273 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,276 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,276 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [154#true, 156#true, 85#L179-1true, 107#L133true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,276 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,277 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,277 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,277 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,277 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,277 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,278 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,285 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:17,285 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,286 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][120], [154#true, 156#true, 85#L179-1true, 29#thread4EXITtrue, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,286 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,287 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,287 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 56#thread2EXITtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:17,287 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,287 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,296 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,296 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,296 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,304 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 149#L70-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:17,304 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,304 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,305 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,305 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,305 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,305 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,305 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,314 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,314 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,314 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,320 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,320 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,321 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,325 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:17,325 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:17,325 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,325 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,326 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,351 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:17,351 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,351 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:17,352 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,352 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,352 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,364 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:17,364 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:17,364 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:17,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:17,380 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,402 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,402 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,402 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,404 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,404 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,404 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,405 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,405 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,407 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,407 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,407 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,407 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,408 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,408 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,409 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,409 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,410 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,410 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,411 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,411 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 73#L135true, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 73#L135true, 86#L106true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,412 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,412 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,417 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,417 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,417 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,421 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,422 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,422 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,423 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,423 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,425 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,425 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,425 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,425 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,426 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,426 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,427 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,427 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,427 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,427 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,432 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,432 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,432 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,434 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,437 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,437 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,438 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,438 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,439 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,439 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,440 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,440 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,441 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,442 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,447 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,447 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [40#L129true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,447 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,447 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,451 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,451 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,452 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:17,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,465 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,465 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:17,465 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,466 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,466 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,466 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 91#L102true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 77#L149-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,689 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,689 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 2#L180true, 77#L149-3true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,689 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:17,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:17,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,699 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,699 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,699 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 35#L128-1true, 133#L104true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,703 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,704 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,705 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,715 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 39#L123true, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,715 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,715 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,715 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,716 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [136#L100true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:17,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,726 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,726 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,726 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,726 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,727 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,727 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,728 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,728 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,728 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,728 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,728 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,734 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-09 06:40:17,734 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 107#L133true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,734 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:17,735 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:17,735 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:17,735 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,735 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,738 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,738 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,738 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,738 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,745 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,745 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,751 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 45#L91-3true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:17,752 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,752 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,754 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,754 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,754 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,754 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,755 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,760 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,760 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,760 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,760 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,762 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,762 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 73#L135true, 135#L92-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:17,762 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,762 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:40:17,798 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 158#true]) [2025-03-09 06:40:17,798 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:40:17,798 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,798 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,811 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,811 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,811 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,811 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,816 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,816 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,816 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,822 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,822 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,822 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,822 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,823 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:17,823 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:17,823 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:17,823 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,823 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:17,831 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:17,831 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 85#L179-1true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,831 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,832 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,832 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,832 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,832 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:17,833 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:17,833 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,833 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,833 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,840 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,840 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,841 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,841 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,841 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,861 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,861 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,861 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,862 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,862 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,862 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,877 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,877 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,877 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,878 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,878 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,879 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,879 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,880 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,880 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,880 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,880 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,880 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,880 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,880 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,881 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,881 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,882 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,882 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,882 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,882 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,904 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,904 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,904 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,904 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,912 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:17,912 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 123#L75true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:17,912 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,912 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,918 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,918 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,918 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,918 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,919 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,919 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,919 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,919 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,923 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,923 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,923 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,923 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,923 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,923 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,924 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,924 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,924 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,925 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,925 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,925 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,925 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,925 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,926 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,926 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,926 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,926 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,941 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,941 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,941 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,941 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,942 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,942 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,942 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,942 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,942 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,942 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,942 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,942 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,947 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,947 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,947 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:17,947 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,947 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-09 06:40:17,947 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,948 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,948 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:17,949 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,949 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:17,950 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 35#L128-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,950 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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), 85#L179-1true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-09 06:40:17,950 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,950 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,951 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,951 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,951 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,951 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,962 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,962 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,962 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,962 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,962 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,962 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,962 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,962 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,963 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,963 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,963 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,963 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,970 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,970 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,972 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,972 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,978 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,978 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,979 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,979 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,980 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,980 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,980 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,980 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,981 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,981 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,982 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,982 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,982 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,982 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:17,983 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,983 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,983 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,983 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,983 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,984 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,984 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,984 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,985 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,985 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,985 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,985 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,989 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:17,989 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,989 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,989 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:17,995 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,995 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,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, 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-09 06:40:17,995 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,995 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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], [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-09 06:40:17,999 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:17,999 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,999 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:17,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,999 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:17,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][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-09 06:40:18,000 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,000 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,000 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,006 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,006 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,006 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,006 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,008 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,008 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,008 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,008 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,017 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,021 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,021 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,022 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,022 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,022 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,022 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,022 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,022 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,023 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,023 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,024 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,024 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,024 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,024 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,024 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,024 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,025 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,025 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,025 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,025 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 152#true, 105#L121-1true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,026 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,026 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,026 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,037 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,037 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,037 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,037 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,038 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,038 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:18,047 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:18,047 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,047 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,047 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,048 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,048 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,048 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,048 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:18,049 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,049 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,049 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,049 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 39#L123true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,050 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,050 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,069 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,069 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,069 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,070 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,070 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,070 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,070 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:18,073 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,073 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,075 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,075 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,075 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,079 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,079 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 82#L99-1true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,079 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,079 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,083 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,083 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,083 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,084 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,084 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,084 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,084 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,086 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,086 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,086 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,086 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,087 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,087 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,090 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,091 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,091 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,093 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,093 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,093 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,093 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,097 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,098 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:18,098 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,098 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~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-09 06:40:18,099 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~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-09 06:40:18,099 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~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-09 06:40:18,099 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,099 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,105 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,105 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,105 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,105 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,106 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,106 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 82#L99-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,106 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,106 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,109 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,109 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 93#L135-5true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,109 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 44#L77-5true, 49#thread1EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,110 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,110 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 44#L77-5true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,110 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,110 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,110 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,110 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,110 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,111 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,111 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,111 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,111 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,111 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,112 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 28#L138-3true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,112 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,112 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:18,112 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,112 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,112 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,113 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,113 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,113 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,113 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,114 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,114 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,114 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,114 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,116 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,116 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,116 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,116 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,120 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,120 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,120 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,124 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,124 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 82#L99-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,124 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,127 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,127 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,127 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,127 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,130 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,130 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,130 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,131 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,131 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,131 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:18,140 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:18,141 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,141 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [130#L109-3true, 24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,142 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,142 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,142 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,142 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,143 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,143 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [24#L179-2true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,143 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,143 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,143 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 152#true, 155#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,144 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,144 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,162 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,162 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,162 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,162 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,163 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,163 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,163 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,169 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,169 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,170 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,170 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,178 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,179 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,179 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,179 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,179 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,183 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,183 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,183 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,186 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,186 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,186 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,186 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,189 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,189 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,189 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,189 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,192 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,192 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,192 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,195 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,195 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,195 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,195 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,196 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,203 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,204 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-09 06:40:18,204 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 2#L180true, 73#L135true, 109#L48true, 152#true, 105#L121-1true, 68#L71true, 158#true]) [2025-03-09 06:40:18,204 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,216 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,216 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,217 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,217 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,228 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,229 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,232 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,232 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,233 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,233 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,236 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,237 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,237 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,237 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,240 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,244 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,244 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,244 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,244 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,254 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,274 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,274 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,275 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,275 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:18,278 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:18,278 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,278 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:18,279 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,279 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,280 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,280 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,280 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,280 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,280 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,280 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,281 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,281 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,281 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,282 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,282 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,282 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,283 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,284 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,284 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,284 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,285 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,285 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,285 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,285 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,286 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,286 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,286 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,289 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,289 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,289 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,289 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,293 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,293 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,293 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,293 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,295 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,296 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,296 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,296 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,298 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,298 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,298 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,298 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,299 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,299 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,299 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,299 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,300 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,300 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,307 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,307 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,307 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,307 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,307 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,307 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,307 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,307 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,308 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,308 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,309 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,309 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,309 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,309 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,310 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,310 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,310 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,315 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,315 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,315 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,316 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,316 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,316 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,320 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,320 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,321 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,321 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,323 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,323 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,323 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,323 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,324 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,324 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,324 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,333 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,333 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,333 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,333 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,333 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,333 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,333 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [120#L178-1true, 115#L65true, 154#true, 162#(<= 0 ~n1~0), 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,333 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 117#L119-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,334 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,334 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,335 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,335 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,335 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [120#L178-1true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,336 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,336 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,336 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,337 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,337 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [120#L178-1true, 154#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,337 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,337 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,337 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,350 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,350 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,350 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,350 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,354 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,354 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,355 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,355 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,361 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,361 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,361 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,361 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,361 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,361 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,362 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,363 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,363 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,363 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,363 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,364 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,364 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,365 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,365 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,366 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,366 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,367 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,367 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,367 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,367 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,367 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,368 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,368 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,370 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,370 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,370 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,370 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,371 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,371 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,377 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,377 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,377 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,383 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,383 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,390 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,390 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,390 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,390 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,392 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,394 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,394 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,394 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,394 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,395 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,395 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:18,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:18,396 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 105#L121-1true, 125#L51-3true, 158#true]) [2025-03-09 06:40:18,403 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,403 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:18,406 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,406 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,406 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,407 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:18,407 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,407 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,407 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,416 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:18,424 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,424 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,429 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,429 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:18,429 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,429 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,435 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,435 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,436 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,436 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,436 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,449 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,449 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,449 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,450 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,450 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,450 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:18,453 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:18,454 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,454 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,460 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,460 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,460 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,460 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,461 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,461 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,461 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,469 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,469 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,469 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,469 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,471 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,471 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,472 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,472 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,472 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,472 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,474 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,474 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,475 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,475 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,475 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,481 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,481 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 73#L135true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:18,485 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,485 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,499 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,499 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,499 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,500 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,500 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,500 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,506 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,506 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,506 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,510 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,510 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,510 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,525 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,525 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,526 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 123#L75true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,526 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,533 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:18,533 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,534 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,536 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,536 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,536 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 100#L42true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:18,537 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,537 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,541 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,541 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,541 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 141#thread3EXITtrue, 2#L180true, 107#L133true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,542 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,542 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,542 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,543 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,544 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,544 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,544 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,545 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:18,545 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:18,545 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:18,545 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,545 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,546 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,546 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,546 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,546 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,547 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,547 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,547 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,547 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,547 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,547 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,547 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,547 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,548 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,548 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,548 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,548 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,549 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:18,549 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,549 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,550 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,550 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:18,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,551 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,551 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:18,551 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,552 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,552 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,552 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,553 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,553 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,553 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,553 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,554 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,554 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,554 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,555 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,555 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,555 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,555 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,556 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,556 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,556 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,558 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,558 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,558 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,559 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,559 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,559 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,563 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,563 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,564 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,564 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,572 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,572 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,572 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,572 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,576 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,577 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,577 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,577 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,580 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,580 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,580 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,580 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,580 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,581 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,581 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,581 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,581 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:18,584 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:18,584 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 117#L119-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:18,584 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,584 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 100#L42true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,585 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 134#L90-1true, 152#true, 158#true]) [2025-03-09 06:40:18,585 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,585 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,586 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,586 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,586 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,587 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 135#L92-1true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,587 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,587 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,587 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,595 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,595 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,609 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,609 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,610 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,610 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,610 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,610 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,610 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,611 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,611 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,611 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,611 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:18,612 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:18,612 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:18,612 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#1=|v_thread2Thread1of1ForFork3_#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-09 06:40:18,612 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,612 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,613 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,613 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,613 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#t~post2#1=|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-09 06:40:18,613 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,613 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,614 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,614 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 77#L149-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,615 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 77#L149-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,616 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,616 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,617 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 39#L123true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,617 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 39#L123true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,617 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,617 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,618 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,618 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,618 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,618 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,620 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,620 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,620 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,624 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,625 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:18,625 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,625 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,631 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,631 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,631 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,631 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,635 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,635 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,635 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,636 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,636 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,636 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,639 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,639 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,639 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,639 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,642 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,642 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,642 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,643 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,643 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,643 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,653 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,653 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,653 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,653 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,678 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,678 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,678 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,679 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,679 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 162#(<= 0 ~n1~0), 2#L180true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,680 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,680 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,681 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,681 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,682 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,683 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,683 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,684 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,684 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,684 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,685 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,686 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,686 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,686 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,687 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,687 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,689 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,689 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,689 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,689 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,693 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,693 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,693 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,695 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,695 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,695 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,695 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,696 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,696 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,696 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,697 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,699 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,699 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:18,699 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,699 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~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-09 06:40:18,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 140#L94true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,700 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,700 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,706 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,706 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,706 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,707 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,707 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,707 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,718 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,718 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,718 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,718 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,718 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 29#thread4EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,719 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,720 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 44#L77-5true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,721 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,722 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,723 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,724 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,724 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 29#thread4EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 29#thread4EXITtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:18,725 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,726 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,726 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,726 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,729 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,733 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,733 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,733 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,734 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,734 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,734 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,734 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,736 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,736 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,737 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,737 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,738 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:18,738 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,738 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,739 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,739 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,740 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,740 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,741 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,741 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,741 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,741 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,741 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 86#L106true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 86#L106true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 86#L106true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:18,742 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,742 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:18,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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][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-09 06:40:18,750 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,750 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,770 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,770 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,771 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,771 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,771 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,771 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,771 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,772 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,772 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,773 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,773 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,773 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,773 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,773 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,773 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,774 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,774 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,775 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,775 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,775 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,776 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,776 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,777 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,777 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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), 2#L180true, 29#thread4EXITtrue, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:18,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,778 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,778 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,779 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,779 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,781 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,781 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,781 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,782 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,782 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,782 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,787 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,787 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,787 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,791 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,791 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:18,791 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,791 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 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-09 06:40:18,792 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,792 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,792 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:18,793 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,793 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,793 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,793 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,795 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,795 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,795 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,795 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,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], [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-09 06:40:18,796 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,796 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,796 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:18,796 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:18,796 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:18,796 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,797 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:18,797 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:19,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:19,074 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,074 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,080 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,080 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,081 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,081 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,082 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,082 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:19,088 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,088 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,088 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:19,088 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,088 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:19,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:19,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:19,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:19,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:19,089 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,089 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,090 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,090 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:19,090 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2025-03-09 06:40:19,090 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,103 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,103 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,103 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,103 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [18#L48-5true, 154#true, 156#true, 2#L180true, 107#L133true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,105 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,105 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,105 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,145 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,145 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [114#L73true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,145 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,196 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,196 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,196 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,197 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,197 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,197 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,197 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,197 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,204 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,204 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,205 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,206 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~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-09 06:40:19,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,216 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,216 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,216 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,216 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,217 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,217 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,217 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,217 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,217 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,217 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,217 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:19,218 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:19,218 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,218 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,218 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 130#L109-3true, 154#true, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,218 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,218 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,218 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,219 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:19,224 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:19,224 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,224 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,225 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,226 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,226 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,229 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,229 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,229 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,230 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,236 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,236 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,236 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,236 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,238 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,238 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [69#L106-5true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,239 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,239 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,240 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,240 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,241 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,241 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,242 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,242 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,249 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,249 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,249 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,249 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,250 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,250 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,253 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,253 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [69#L106-5true, 40#L129true, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,253 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,253 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,254 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,254 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,255 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,255 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,255 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,255 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 86#L106true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,255 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,255 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,256 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,256 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,256 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,256 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,257 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,257 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,257 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,257 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [40#L129true, 154#true, 156#true, 2#L180true, 160#true, 109#L48true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,272 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,272 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,272 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,272 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,272 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,272 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,272 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 77#L149-3true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,273 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,273 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,273 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,273 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,274 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,274 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,274 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,274 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,276 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,276 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,276 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,276 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,277 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,277 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,278 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,278 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,278 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:19,278 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,278 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,283 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,283 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 91#L102true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,283 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,284 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,284 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,284 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,284 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,288 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,288 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,288 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,288 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:19,291 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:19,291 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:19,291 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,295 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,296 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,296 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,309 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,309 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,309 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,309 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,315 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,315 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,315 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,315 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,315 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [136#L100true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,315 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,315 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,316 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,316 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,316 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:19,317 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:19,317 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:19,317 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,317 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,323 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,323 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,323 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,324 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,324 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,324 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,324 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 41#L150-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,360 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,360 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,360 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,362 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,362 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,362 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,362 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,364 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,364 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,364 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,364 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:19,380 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:19,380 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 73#L135true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,380 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,384 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,384 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,384 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,384 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:19,390 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:19,390 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,390 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,390 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,392 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,392 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,402 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,402 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,402 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,402 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,406 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,406 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,406 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,406 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,412 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,412 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,412 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,412 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,413 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,421 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,421 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,421 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,421 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,422 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,422 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,431 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,431 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,431 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,431 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,432 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,432 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,432 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,432 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,434 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,434 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,434 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,434 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,435 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,435 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 105#L121-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,435 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,441 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,441 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,441 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,452 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,452 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,452 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,452 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:19,453 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,453 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,453 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,454 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,454 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,454 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,454 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,457 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,457 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,457 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,457 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,466 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,466 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 71#L152true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,466 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,467 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,467 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,467 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,473 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:40:19,473 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,473 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,473 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [130#L109-3true, 4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 105#L121-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,482 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,482 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,482 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,487 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,487 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,487 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,487 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,488 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,488 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,488 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,488 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,488 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,488 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,489 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,489 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 39#L123true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,489 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,489 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,510 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,510 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,511 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,511 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,511 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,511 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,511 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:19,513 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:19,513 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:19,513 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,513 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,516 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,516 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,516 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,516 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 156#true, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 156#true, 2#L180true, 160#true, 109#L48true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,519 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,524 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,524 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 29#thread4EXITtrue, 85#L179-1true, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,524 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,524 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,524 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,525 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,525 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,525 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,525 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 160#true, 28#L138-3true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,527 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,527 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:19,527 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,532 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,532 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,532 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,532 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,534 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,534 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,534 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,534 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,535 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,535 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,535 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 56#thread2EXITtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:19,535 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,535 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,535 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,540 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,540 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 160#true, 76#L120-3true, 46#L63-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,540 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,540 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 8#L62-3true, 154#true, 160#true, 105#L121-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:19,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:19,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 39#L123true, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,541 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,541 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,542 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,542 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:19,542 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,542 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,570 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,570 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,570 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,570 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,571 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,571 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,571 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,571 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 160#true, 76#L120-3true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,585 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,585 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,585 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,591 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,591 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 73#L135true, 160#true, 109#L48true, 105#L121-1true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,591 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,591 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,601 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,601 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,601 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,616 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,616 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][160], [154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:19,616 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,616 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,626 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,626 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,626 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,626 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 83#thread3ENTRYtrue, 2#L180true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,627 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,627 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,627 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,627 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,628 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,628 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 160#true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,628 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,628 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,629 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,629 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 41#L150-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:19,629 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,629 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 2#L180true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,634 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,634 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,634 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,634 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 83#thread3ENTRYtrue, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,636 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,636 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 29#thread4EXITtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,636 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,636 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,637 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,637 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:19,637 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,641 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,641 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,642 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:19,643 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,643 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,643 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,647 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,647 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,647 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,647 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,648 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,648 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,648 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,648 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [120#L178-1true, 8#L62-3true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:19,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [120#L178-1true, 8#L62-3true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:19,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [120#L178-1true, 154#true, 141#thread3EXITtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,663 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [114#L73true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:19,663 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [114#L73true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 73#L135true, 79#L44true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:19,663 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,667 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,667 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 79#L44true, 123#L75true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:19,667 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,668 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,668 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [75#L131true, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,669 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,669 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,669 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,671 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,671 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 41#L150-1true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,671 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,672 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,672 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,672 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 160#true, 107#L133true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:19,674 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:19,674 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 160#true, 107#L133true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,674 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 28#L138-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:19,674 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 28#L138-3true, 160#true, 79#L44true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:19,674 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,674 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:19,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:19,675 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,675 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,681 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,681 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,681 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,681 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,682 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [154#true, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 79#L44true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,682 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,682 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,682 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,682 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,682 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:19,688 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,688 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,688 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,689 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][120], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 133#L104true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,689 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,689 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:19,691 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,691 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,691 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 85#L179-1true, 39#L123true, 107#L133true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:19,692 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,692 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,692 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,692 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,693 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [154#true, 156#true, 85#L179-1true, 39#L123true, 107#L133true, 160#true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,693 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,693 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,694 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,694 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:19,695 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:19,695 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:19,695 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,696 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,696 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,696 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,702 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,702 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,703 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,703 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,704 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,705 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,705 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,714 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,721 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,721 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,725 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,725 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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-09 06:40:19,725 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,725 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,729 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,729 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,729 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,729 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,730 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,730 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,730 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,730 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,738 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,738 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,739 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,739 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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-09 06:40:19,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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][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-09 06:40:19,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:19,753 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:19,753 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:19,753 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,754 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,754 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,754 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:19,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:19,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,778 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,778 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:19,778 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,778 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,818 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,818 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,818 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,827 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,827 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,827 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,827 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,831 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,831 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,834 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,834 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,835 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,835 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,840 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,840 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:19,840 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:19,840 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 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-09 06:40:19,840 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,840 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,841 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:19,841 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:19,841 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,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], [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-09 06:40:19,841 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:19,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,059 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,059 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 133#L104true, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,059 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,059 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,067 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,067 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,067 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,067 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [40#L129true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 133#L104true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,068 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,068 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,068 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,071 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,071 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,071 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,071 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,071 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,072 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,072 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,073 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:20,073 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [115#L65true, 40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,073 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,073 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,073 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,074 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 8#L62-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,074 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,074 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,083 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,083 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [40#L129true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,083 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,083 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 123#L75true, 91#L102true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 123#L75true, 91#L102true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:20,087 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,087 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:20,090 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,091 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,091 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,091 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:20,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:20,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 107#L133true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,094 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,094 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,095 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,095 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,095 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:20,095 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,095 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,104 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,104 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,107 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,107 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 49#thread1EXITtrue, 35#L128-1true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,108 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,108 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~n2~0_167, thread2Thread1of1ForFork3_#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-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:20,109 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,109 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:20,110 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,110 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,117 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,117 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 2#L180true, 162#(<= 0 ~n1~0), 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,117 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,117 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,119 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,119 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,120 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,120 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,120 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,120 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,123 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,123 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,123 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,123 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,124 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,124 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,124 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,124 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [136#L100true, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 107#L133true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,128 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,128 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 44#L77-5true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 154#true, 156#true, 2#L180true, 44#L77-5true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 44#L77-5true, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:20,129 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,129 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,130 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,130 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,130 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,130 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,130 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,130 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,131 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,131 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,132 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,132 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,132 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,132 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,133 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,133 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,133 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,133 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,139 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,139 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,139 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,139 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,139 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,139 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,140 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,140 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,140 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,140 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,140 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,140 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,142 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,142 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [136#L100true, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,142 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,145 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,145 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,145 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,146 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,146 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,146 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,146 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,146 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,147 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,147 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,147 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,147 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 77#L149-3true, 133#L104true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,173 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,173 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 107#L133true, 76#L120-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,173 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,173 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,174 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,174 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,175 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,175 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,175 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,175 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,175 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,175 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,175 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,176 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:20,176 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,176 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,176 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:20,176 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,176 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,176 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,177 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,177 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,177 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,177 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,183 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,183 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,183 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,183 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,186 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,186 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,186 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,186 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,186 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,186 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,186 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,187 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,187 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,187 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,190 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,190 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,190 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,190 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,191 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,192 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,200 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,200 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,201 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,201 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,201 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,201 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,201 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,201 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 28#L138-3true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:20,202 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,202 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,202 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:20,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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-09 06:40:20,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:20,207 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,207 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,208 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,208 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,209 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,209 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,210 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,210 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,210 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,210 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,210 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,210 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:20,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,211 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,211 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,212 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,212 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,213 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,213 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,214 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,214 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,215 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,215 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,215 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,215 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,215 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,215 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,228 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,228 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 77#L149-3true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,228 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,228 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 107#L133true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,230 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,230 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 107#L133true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,230 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,230 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,231 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,231 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,232 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,232 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,233 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,233 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,234 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,234 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,234 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,234 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,243 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,243 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,243 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,244 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,244 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,245 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,245 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,246 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,246 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,246 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,246 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,247 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,247 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,247 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,247 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,258 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,258 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,258 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,261 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,261 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,261 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,261 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,261 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,261 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,262 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,262 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,262 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,262 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,262 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,262 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 107#L133true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,267 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,267 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,268 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,268 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,268 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 91#L102true, 48#L61-1true, 152#true, 127#L148-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,268 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,268 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,268 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,269 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,269 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,269 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 91#L102true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:20,269 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,269 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,269 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,269 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,281 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,281 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,281 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,281 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,281 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 115#L65true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,281 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,281 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,282 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,282 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,282 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,282 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,282 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,282 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,283 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,283 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,283 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,294 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,294 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,294 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,294 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,295 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,295 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,295 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,295 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,296 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,296 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,299 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,299 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,299 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,299 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,299 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,299 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,299 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,300 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,300 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,300 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,301 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,301 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,302 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,302 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,302 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,302 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,303 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,303 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,303 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,303 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,304 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,304 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,304 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,304 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,306 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,306 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,306 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,306 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,310 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,310 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,314 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,314 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,316 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,316 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,316 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,316 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,317 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,319 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,319 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,319 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,319 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,320 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,320 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,320 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,321 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,321 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 152#true, 153#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,328 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,328 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,329 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,330 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [4#thread4ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 86#L106true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,330 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,331 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,331 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,331 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,331 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,331 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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-09 06:40:20,332 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,332 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,332 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,344 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,344 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,344 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,344 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,345 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,345 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,346 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,346 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,346 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,346 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,346 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,346 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,347 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,347 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,347 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,347 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,348 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,348 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,348 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,365 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,367 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,367 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,367 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,367 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,368 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,368 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,369 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,369 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,369 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,369 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,369 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][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-09 06:40:20,369 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,369 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:20,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 49#thread1EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:20,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 49#thread1EXITtrue, 73#L135true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,370 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,370 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,371 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,371 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,371 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 82#L99-1true, 158#true]) [2025-03-09 06:40:20,371 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,371 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,372 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,372 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,372 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,372 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,375 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,375 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,375 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,375 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,377 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,377 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,377 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,377 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,379 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,379 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:20,380 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,380 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,381 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,381 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,386 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,386 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,386 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,386 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,387 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,387 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,387 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,387 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,387 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,387 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,388 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,388 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,388 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,388 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,388 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,393 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,393 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,396 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 135#L92-1true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:20,396 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 135#L92-1true, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:20,396 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,396 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,398 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,398 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,398 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,398 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,404 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,404 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,404 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,404 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,404 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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-09 06:40:20,404 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,404 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [24#L179-2true, 8#L62-3true, 154#true, 162#(<= 0 ~n1~0), 39#L123true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [24#L179-2true, 154#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,405 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,405 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,415 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,415 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,415 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,416 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,416 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,416 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,416 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,420 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,420 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,420 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,420 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,427 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,427 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,427 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,429 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,429 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,429 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,429 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,431 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,431 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,431 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,431 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,433 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,433 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [115#L65true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,433 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,435 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,435 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,435 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,435 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,442 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,442 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,442 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,442 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,450 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,450 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,450 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,450 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,459 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,459 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,459 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,459 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,461 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,461 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,464 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,464 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,464 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,464 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,466 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,466 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,466 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,467 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,467 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,467 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,467 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,468 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 49#thread1EXITtrue, 73#L135true, 86#L106true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:20,468 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,468 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,475 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,475 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,475 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,475 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,476 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,476 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,480 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,480 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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-09 06:40:20,481 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,481 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,493 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,493 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 93#L135-5true, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,493 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,493 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,494 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,494 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,494 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,494 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,495 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,495 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,496 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,496 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,496 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,496 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:20,497 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:20,497 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 46#L63-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,497 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,498 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,498 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 153#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,498 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,499 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,499 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,499 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,499 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,500 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 2#L180true, 71#L152true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,500 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,500 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,501 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [106#L181true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,501 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,502 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,502 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,502 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,503 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,505 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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-09 06:40:20,505 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,505 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,505 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,506 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,506 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,506 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,506 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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-09 06:40:20,508 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,508 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,508 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,509 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 73#L135true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,509 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,509 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,509 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,510 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,510 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,510 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,510 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,512 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,512 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,512 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,512 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,518 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,518 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,518 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,518 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,519 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,519 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 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-09 06:40:20,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,520 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,520 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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-09 06:40:20,521 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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-09 06:40:20,522 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,522 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,525 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,525 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,525 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [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-09 06:40:20,526 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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-09 06:40:20,529 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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-09 06:40:20,529 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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-09 06:40:20,529 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,529 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,530 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,531 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,531 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,531 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,533 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,533 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 83#thread3ENTRYtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,533 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,533 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 49#thread1EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:20,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 49#thread1EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:20,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,543 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,543 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 49#thread1EXITtrue, 76#L120-3true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,543 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:20,544 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:20,544 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,544 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,544 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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), 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,554 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,554 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 149#L70-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,554 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,554 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][146], [69#L106-5true, 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-09 06:40:20,561 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,561 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 49#thread1EXITtrue, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,561 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,561 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,563 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,563 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,563 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,564 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,564 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,564 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,564 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,565 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,565 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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), 2#L180true, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 46#L63-1true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 86#L106true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,566 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,566 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,567 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 86#L106true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,567 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,567 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,572 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,572 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,572 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,572 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 109#L48true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,575 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,575 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,575 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,575 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 149#L70-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,588 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,588 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,588 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 149#L70-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:20,588 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,588 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,588 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 46#L63-1true, 149#L70-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:20,589 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,589 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,589 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,590 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,590 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:20,590 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,590 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][146], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 149#L70-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 149#L70-1true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 149#L70-1true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,596 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,596 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,599 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,600 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,600 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:40:20,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 141#thread3EXITtrue, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:20,609 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,609 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,620 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,620 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,620 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][158], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,623 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,623 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,623 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,623 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,624 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 141#thread3EXITtrue, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:20,624 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,624 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,624 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,636 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,636 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][159], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,637 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][160], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,637 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,637 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,640 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,640 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,640 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,641 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,641 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,652 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,653 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,653 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,653 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,655 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,655 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,655 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,656 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,656 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 153#true, 158#true]) [2025-03-09 06:40:20,656 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,656 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,657 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,657 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,657 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,657 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 106#L181true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,657 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,658 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,658 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,658 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 46#L63-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,659 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:20,659 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:20,659 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,659 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 2#L180true, 162#(<= 0 ~n1~0), 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,660 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,660 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,660 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,660 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,661 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:20,661 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,661 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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), 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,662 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 86#L106true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,662 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 86#L106true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:20,662 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,667 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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), 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,667 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,667 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,667 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,668 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,668 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,668 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,671 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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), 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,671 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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), 39#L123true, 73#L135true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,672 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,672 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,672 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [115#L65true, 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-09 06:40:20,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:20,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [115#L65true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:20,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 46#L63-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:20,685 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,685 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:20,686 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,686 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,686 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,686 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 49#thread1EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:20,687 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,687 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,687 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,687 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [8#L62-3true, 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-09 06:40:20,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [8#L62-3true, 27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,690 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,690 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,691 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,693 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,693 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,693 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 73#L135true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:20,694 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,694 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,694 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,696 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,696 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,696 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [27#thread2ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:20,697 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,697 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,697 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,697 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,712 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,712 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,712 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,713 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,713 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,713 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,713 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,714 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,714 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,714 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,714 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:20,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:20,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 39#L123true, 100#L42true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,715 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,715 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 44#L77-5true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 39#L123true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,716 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,716 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,716 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,716 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,716 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,717 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~n2~0_169, thread2Thread1of1ForFork3_#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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,717 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_171, thread2Thread1of1ForFork3_#t~post2#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, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,717 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,717 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 77#L149-3true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,718 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 77#L149-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,718 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 77#L149-3true, 76#L120-3true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,718 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,718 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,719 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,719 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,719 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,719 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:20,720 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 100#L42true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,721 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,721 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,721 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,722 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,722 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,722 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 39#L123true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,723 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,723 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,723 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,726 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,726 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,726 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,726 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,726 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,726 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,726 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,727 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,727 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,727 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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), 2#L180true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,732 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,732 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,732 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,732 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,736 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,736 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,736 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,737 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,737 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,737 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,739 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,739 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,739 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,740 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,740 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,740 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,740 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,740 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 76#L120-3true, 100#L42true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 100#L42true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:20,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 73#L135true, 76#L120-3true, 100#L42true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:20,742 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,742 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][146], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 86#L106true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,743 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,743 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,743 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,743 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,751 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,751 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,751 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 39#L123true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,752 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,752 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,752 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,752 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][103], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][104], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][103], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,763 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,763 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,764 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,764 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 85#L179-1true, 100#L42true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,764 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 100#L42true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 44#L77-5true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 44#L77-5true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 44#L77-5true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,765 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,766 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,766 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,766 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,766 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,766 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,766 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,767 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,767 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 100#L42true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,767 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,767 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,768 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,768 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 29#thread4EXITtrue, 86#L106true, 100#L42true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,769 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,771 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,771 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,774 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,774 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,774 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 56#thread2EXITtrue, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,779 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,779 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 56#thread2EXITtrue, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,779 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,779 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:20,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:20,782 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,782 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 100#L42true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,784 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,784 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,786 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,786 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 100#L42true, 152#true, 158#true]) [2025-03-09 06:40:20,786 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,786 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 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-09 06:40:20,787 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 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-09 06:40:20,787 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 100#L42true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:20,787 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 86#L106true, 100#L42true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:20,787 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:20,787 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,787 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 73#L135true, 86#L106true, 100#L42true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:20,788 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,788 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,788 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,788 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 100#L42true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,796 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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, 121#L77true, 158#true]) [2025-03-09 06:40:20,796 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:20,796 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,796 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 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-09 06:40:20,810 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,810 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,810 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 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-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [69#L106-5true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 29#thread4EXITtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 29#thread4EXITtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,811 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 29#thread4EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,811 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 93#L135-5true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 44#L77-5true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 44#L77-5true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 44#L77-5true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 2#L180true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 2#L180true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,812 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,812 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,813 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 141#thread3EXITtrue, 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,813 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,813 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,813 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,813 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,813 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 28#L138-3true, 152#true, 105#L121-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,814 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 29#thread4EXITtrue, 86#L106true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 29#thread4EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 2#L180true, 29#thread4EXITtrue, 86#L106true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,815 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,815 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,816 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,816 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,817 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,817 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,817 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 141#thread3EXITtrue, 73#L135true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,818 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,818 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][146], [69#L106-5true, 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-09 06:40:20,820 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [69#L106-5true, 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-09 06:40:20,820 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [69#L106-5true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,820 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,820 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,822 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,822 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,822 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,823 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,823 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 56#thread2EXITtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,823 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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), 2#L180true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,824 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 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-09 06:40:20,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [113#L80-3true, 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-09 06:40:20,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [113#L80-3true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 2#L180true, 162#(<= 0 ~n1~0), 86#L106true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][147], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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][148], [154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 86#L106true, 56#thread2EXITtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,825 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,825 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} OutVars{~n4~0=v_~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, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} OutVars{~n4~0=v_~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, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~0=v_~n4~0_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, 2#L180true, 73#L135true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,830 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,836 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 127#L148-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,836 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 152#true, 105#L121-1true, 127#L148-1true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,836 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,836 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,836 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 28#L138-3true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,836 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,836 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,837 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,837 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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][104], [154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 117#L119-1true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,837 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,837 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,838 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,838 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,838 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,838 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 152#true, 142#L41-1true, 121#L77true, 158#true]) [2025-03-09 06:40:20,838 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,838 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,838 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,838 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 135#L92-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,844 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 135#L92-1true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,844 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 135#L92-1true, 117#L119-1true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,844 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,844 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 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-09 06:40:20,844 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,844 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [130#L109-3true, 154#true, 140#L94true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 134#L90-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 134#L90-1true, 152#true, 105#L121-1true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 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-09 06:40:20,845 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 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-09 06:40:20,846 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,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], [113#L80-3true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 39#L123true, 152#true, 142#L41-1true, 158#true]) [2025-03-09 06:40:20,846 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:20,846 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:20,846 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 127#L148-1true, 152#true, 105#L121-1true, 121#L77true, 158#true]) [2025-03-09 06:40:21,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,135 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 39#L123true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,135 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 41#L150-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,136 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,136 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,137 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,137 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 135#L92-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,142 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,142 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,142 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 135#L92-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,142 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,143 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,143 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 2#L180true, 162#(<= 0 ~n1~0), 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:21,143 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,143 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,143 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 134#L90-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,144 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 134#L90-1true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,144 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 39#L123true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,144 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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), 2#L180true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,144 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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), 2#L180true, 73#L135true, 39#L123true, 152#true, 158#true]) [2025-03-09 06:40:21,144 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,144 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,154 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,154 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,154 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 77#L149-3true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,155 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,155 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,155 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 39#L123true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,155 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,155 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 41#L150-1true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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][102], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][103], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][104], [116#thread1ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,156 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,156 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][102], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,157 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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][103], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,157 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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][104], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 71#L152true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,157 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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][102], [130#L109-3true, 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-09 06:40:21,157 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,157 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][103], [130#L109-3true, 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-09 06:40:21,158 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,158 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][104], [130#L109-3true, 116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 29#thread4EXITtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,158 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,158 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 76#L120-3true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 76#L120-3true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,165 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,165 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 140#L94true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,166 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,166 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,166 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,167 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,167 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [116#thread1ENTRYtrue, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,168 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,168 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,168 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,168 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 45#L91-3true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,169 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,169 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:21,169 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:21,170 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,170 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 134#L90-1true, 152#true, 158#true]) [2025-03-09 06:40:21,170 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 134#L90-1true, 152#true, 158#true]) [2025-03-09 06:40:21,170 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 141#thread3EXITtrue, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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), 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 152#true, 158#true]) [2025-03-09 06:40:21,171 INFO L294 olderBase$Statistics]: this new event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2025-03-09 06:40:21,171 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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, 133#L104true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:21,184 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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, 133#L104true, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:21,184 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [18#L48-5true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,184 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,184 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,189 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [130#L109-3true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,189 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [130#L109-3true, 18#L48-5true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,189 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,189 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 152#true, 158#true]) [2025-03-09 06:40:21,191 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,191 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,191 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,191 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [69#L106-5true, 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-09 06:40:21,191 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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, 85#L179-1true, 160#true, 93#L135-5true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,192 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,192 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 117#L119-1true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:21,205 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 117#L119-1true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:21,205 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,205 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,205 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 93#L135-5true, 117#L119-1true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:21,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 93#L135-5true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:21,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 93#L135-5true, 152#true, 10#L46true, 158#true]) [2025-03-09 06:40:21,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 93#L135-5true, 152#true, 121#L77true, 10#L46true, 158#true]) [2025-03-09 06:40:21,206 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,206 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,207 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,207 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,258 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,258 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,258 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,259 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,259 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,259 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,291 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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, 133#L104true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,291 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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, 133#L104true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,292 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,292 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,292 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,292 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,293 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,293 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 107#L133true, 160#true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,293 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,293 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,295 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,295 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 133#L104true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,295 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,295 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,298 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,298 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 154#true, 156#true, 2#L180true, 160#true, 117#L119-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,298 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,298 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [130#L109-3true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,300 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [130#L109-3true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,300 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [130#L109-3true, 75#L131true, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,300 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,300 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,308 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,308 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,308 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,308 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 133#L104true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,309 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,309 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,310 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} OutVars{~n2~0=v_~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, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,318 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} OutVars{~n2~0=v_~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, 133#L104true, 109#L48true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,318 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~0=v_~n2~0_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, 109#L48true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,318 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,318 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,320 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 117#L119-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,320 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 160#true, 107#L133true, 117#L119-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,320 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,320 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,329 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,329 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 2#L180true, 39#L123true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,329 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,329 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,333 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,333 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,333 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,333 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,339 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,339 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 39#L123true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,339 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,339 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 2#L180true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:21,347 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 2#L180true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:21,347 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 2#L180true, 107#L133true, 160#true, 46#L63-1true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,347 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 2#L180true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,347 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,347 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,348 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 28#L138-3true, 91#L102true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,348 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,348 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,348 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 91#L102true, 127#L148-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,348 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,348 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,356 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 152#true, 158#true]) [2025-03-09 06:40:21,356 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 2#L180true, 160#true, 35#L128-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,356 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,356 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,359 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,359 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 35#L128-1true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,359 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,359 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,359 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,359 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 35#L128-1true, 160#true, 105#L121-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,360 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,360 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,360 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,360 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,365 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 141#thread3EXITtrue, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,365 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 141#thread3EXITtrue, 2#L180true, 160#true, 35#L128-1true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,365 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,365 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,391 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,391 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,391 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,391 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [136#L100true, 140#L94true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,392 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [136#L100true, 140#L94true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 158#true]) [2025-03-09 06:40:21,392 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [136#L100true, 140#L94true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 160#true, 152#true, 158#true]) [2025-03-09 06:40:21,392 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,392 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,395 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,395 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 8#L62-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,395 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,395 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 2#L180true, 160#true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,399 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,399 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 2#L180true, 73#L135true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,399 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,399 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,403 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,403 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 2#L180true, 160#true, 71#L152true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,403 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,403 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,404 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,404 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,404 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,404 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,405 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,405 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,405 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [136#L100true, 140#L94true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,405 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,405 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,405 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,405 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 123#L75true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,415 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 123#L75true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,415 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 73#L135true, 160#true, 123#L75true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,415 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,415 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 123#L75true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,427 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 123#L75true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,427 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 123#L75true, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,427 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,427 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,433 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,433 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 77#L149-3true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,433 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,433 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,434 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 133#L104true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,434 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 133#L104true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,434 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,434 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,435 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,435 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,436 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,436 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 107#L133true, 160#true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,436 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,436 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 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-09 06:40:21,437 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 152#true, 158#true]) [2025-03-09 06:40:21,437 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,437 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,437 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,437 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,437 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,437 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,438 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,438 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,438 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,438 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,439 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,439 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,439 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,439 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 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-09 06:40:21,439 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,439 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,440 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,440 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,440 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,440 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,440 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,441 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,441 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 28#L138-3true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,441 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,441 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 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-09 06:40:21,453 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,453 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 154#true, 156#true, 85#L179-1true, 160#true, 117#L119-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,453 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,453 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] L77-5-->thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_1| v_~n2~0_167) (< (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_1|) 0)) InVars {~n2~0=v_~n2~0_167} 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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,454 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1088] L77-5-->thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (< 2147483646 |v_thread2Thread1of1ForFork3_#t~post2#1_3|) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_3|)) (= |v_thread2Thread1of1ForFork3_#t~post2#1_3| v_~n2~0_169)) InVars {~n2~0=v_~n2~0_169} 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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,454 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,454 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,454 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 130#L109-3true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,457 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 130#L109-3true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,457 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [75#L131true, 130#L109-3true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,457 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,457 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,470 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,470 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,470 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,470 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,470 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,470 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,471 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,471 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,471 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,471 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,471 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,471 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,472 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 133#L104true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,472 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,472 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,478 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,478 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,478 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,478 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 107#L133true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,479 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 152#true, 158#true]) [2025-03-09 06:40:21,479 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,479 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 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-09 06:40:21,479 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 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-09 06:40:21,479 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,479 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,479 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,480 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,480 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,480 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [69#L106-5true, 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-09 06:40:21,480 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,480 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,480 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,480 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 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-09 06:40:21,481 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,481 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,481 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,481 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,481 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,481 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,481 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,482 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,482 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,482 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,482 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,482 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,482 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,482 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,483 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,483 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,484 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,484 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,485 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,485 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,486 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,486 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 86#L106true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,486 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,486 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,486 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,497 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,497 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 133#L104true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,497 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,497 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 160#true, 133#L104true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,498 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 133#L104true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,498 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,498 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 133#L104true, 109#L48true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,499 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,499 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,499 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,499 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,500 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,500 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,500 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,500 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 160#true, 107#L133true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,501 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 107#L133true, 76#L120-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,501 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,501 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,501 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,501 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,501 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,502 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,502 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 28#L138-3true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,502 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,502 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,502 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 28#L138-3true, 160#true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,502 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,502 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,503 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,503 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,503 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,503 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 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-09 06:40:21,503 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,503 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,503 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,504 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,504 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [130#L109-3true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,504 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,504 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 86#L106true, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,504 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 86#L106true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,504 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,504 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,523 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,523 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 154#true, 156#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 141#thread3EXITtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,523 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,523 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,527 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,527 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,527 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,527 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,527 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,527 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,527 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 40#L129true, 154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,528 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,528 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,528 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 160#true, 105#L121-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,528 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,528 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,538 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,538 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [40#L129true, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,538 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,538 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:21,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 158#true]) [2025-03-09 06:40:21,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 156#true, 85#L179-1true, 28#L138-3true, 160#true, 91#L102true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 48#L61-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 160#true, 91#L102true, 48#L61-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,545 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,545 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,546 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,546 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 91#L102true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,546 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,546 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 160#true, 91#L102true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,550 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,550 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,550 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 91#L102true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,550 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,550 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,550 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,550 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 73#L135true, 160#true, 91#L102true, 45#L91-3true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,550 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,551 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,551 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,551 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,559 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,560 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 35#L128-1true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,560 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,560 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,560 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,561 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 35#L128-1true, 48#L61-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,561 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 35#L128-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,561 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 39#L123true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,561 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 39#L123true, 35#L128-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,561 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,561 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,580 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,580 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,580 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,580 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,581 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:21,581 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:21,581 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,581 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,584 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,584 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 28#L138-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,584 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,584 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,585 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,585 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,585 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,585 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,593 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,593 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,593 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,593 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,597 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [136#L100true, 154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,597 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] L77-5-->L77: Formula: (and (= |v_thread2Thread1of1ForFork3_#t~post2#1_5| v_~n2~0_172) (<= |v_thread2Thread1of1ForFork3_#t~post2#1_5| 2147483646) (<= 0 (+ 2147483649 |v_thread2Thread1of1ForFork3_#t~post2#1_5|)) (= v_~n2~0_171 (+ |v_thread2Thread1of1ForFork3_#t~post2#1_5| 1))) InVars {~n2~0=v_~n2~0_172} OutVars{~n2~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, 160#true, 109#L48true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,597 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,597 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,598 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,598 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 56#thread2EXITtrue, 109#L48true, 152#true, 158#true]) [2025-03-09 06:40:21,598 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,598 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,604 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,604 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 46#L63-1true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,604 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,604 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,604 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,605 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 160#true, 48#L61-1true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,605 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,605 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,605 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 2#L180true, 39#L123true, 160#true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,605 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,605 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 160#true, 76#L120-3true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [4#thread4ENTRYtrue, 8#L62-3true, 154#true, 156#true, 85#L179-1true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,620 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,620 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,621 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,621 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,621 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,621 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,621 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,621 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [4#thread4ENTRYtrue, 154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,621 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,622 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,622 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,622 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,641 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,641 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 2#L180true, 29#thread4EXITtrue, 160#true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,641 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,641 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,642 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,642 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 73#L135true, 160#true, 56#thread2EXITtrue, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,642 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,642 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,643 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,643 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,643 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,643 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 2#L180true, 28#L138-3true, 160#true, 46#L63-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,643 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,644 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,644 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 41#L150-1true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,644 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,644 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,649 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,649 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,649 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,649 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 29#thread4EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,651 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 29#thread4EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,651 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 29#thread4EXITtrue, 160#true, 109#L48true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,651 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,651 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 2#L180true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,652 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,652 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 56#thread2EXITtrue, 109#L48true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,652 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,652 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,656 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,656 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,656 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 160#true, 46#L63-1true, 127#L148-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,657 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,657 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,657 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 48#L61-1true, 82#L99-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,657 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,657 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 71#L152true, 82#L99-1true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,658 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,658 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,662 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,662 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 48#L61-1true, 82#L99-1true, 152#true, 158#true]) [2025-03-09 06:40:21,662 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,662 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [140#L94true, 154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,663 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,663 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,663 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,664 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [140#L94true, 154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 82#L99-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,664 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,664 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [24#L179-2true, 8#L62-3true, 154#true, 39#L123true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:21,670 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [24#L179-2true, 8#L62-3true, 154#true, 39#L123true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:21,670 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [24#L179-2true, 8#L62-3true, 154#true, 39#L123true, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,670 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:21,670 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 155#true, 158#true]) [2025-03-09 06:40:21,670 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [24#L179-2true, 154#true, 141#thread3EXITtrue, 160#true, 48#L61-1true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,670 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,670 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 39#L123true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,695 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,695 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 2#L180true, 73#L135true, 39#L123true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,695 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,695 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [8#L62-3true, 154#true, 156#true, 2#L180true, 160#true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,705 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [8#L62-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,705 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [8#L62-3true, 154#true, 156#true, 2#L180true, 73#L135true, 160#true, 76#L120-3true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,705 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,705 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,706 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,706 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 2#L180true, 39#L123true, 160#true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,712 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,712 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 39#L123true, 160#true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,712 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,712 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,719 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,719 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,719 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,719 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,720 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,720 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,720 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,734 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 105#L121-1true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,734 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 105#L121-1true, 152#true, 68#L71true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,734 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,734 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,739 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,739 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 73#L135true, 160#true, 109#L48true, 152#true, 68#L71true, 158#true]) [2025-03-09 06:40:21,739 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,739 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,740 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,749 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,749 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 46#L63-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,749 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,749 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,750 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,750 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 41#L150-1true, 48#L61-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,750 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,750 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 71#L152true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,750 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,750 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,751 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,751 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 2#L180true, 160#true, 71#L152true, 152#true, 121#L77true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,751 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,751 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,751 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,751 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,755 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,755 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,755 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,755 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,755 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,756 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,756 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 135#L92-1true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,756 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,756 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,756 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,756 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,757 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,757 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,757 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,757 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,757 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,758 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,758 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,758 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 2#L180true, 73#L135true, 160#true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,758 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,758 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,758 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,758 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,764 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,764 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 77#L149-3true, 160#true, 46#L63-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,764 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,764 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,765 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,765 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 41#L150-1true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,765 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,765 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,765 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 48#L61-1true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,766 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 83#thread3ENTRYtrue, 156#true, 85#L179-1true, 160#true, 48#L61-1true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,766 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,766 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,766 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,766 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 83#thread3ENTRYtrue, 156#true, 29#thread4EXITtrue, 85#L179-1true, 160#true, 152#true, 125#L51-3true, 121#L77true, 158#true]) [2025-03-09 06:40:21,767 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,767 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,767 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 46#L63-1true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,769 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 46#L63-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,769 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,769 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,769 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,770 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 46#L63-1true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,770 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,770 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,770 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,770 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,771 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,772 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [8#L62-3true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,772 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,772 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,773 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,773 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [140#L94true, 154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 48#L61-1true, 152#true, 158#true]) [2025-03-09 06:40:21,773 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,773 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 160#true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,774 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,774 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,774 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 56#thread2EXITtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,775 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 83#thread3ENTRYtrue, 85#L179-1true, 73#L135true, 160#true, 56#thread2EXITtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,775 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,775 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [120#L178-1true, 8#L62-3true, 154#true, 141#thread3EXITtrue, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:21,781 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,781 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,781 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [120#L178-1true, 8#L62-3true, 154#true, 141#thread3EXITtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 155#true, 158#true]) [2025-03-09 06:40:21,781 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,781 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,781 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,781 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [120#L178-1true, 8#L62-3true, 154#true, 141#thread3EXITtrue, 160#true, 152#true, 155#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,782 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,782 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,782 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,782 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 2#L180true, 39#L123true, 79#L44true, 160#true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,791 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,791 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,791 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,791 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 39#L123true, 79#L44true, 160#true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:21,791 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,791 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,791 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,792 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 73#L135true, 39#L123true, 160#true, 79#L44true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:21,792 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,792 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,792 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,792 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,794 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,794 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 133#L104true, 71#L152true, 152#true, 158#true]) [2025-03-09 06:40:21,795 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 133#L104true, 71#L152true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,795 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,795 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,796 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,796 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,796 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,796 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,797 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,797 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 39#L123true, 107#L133true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,798 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 39#L123true, 107#L133true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,798 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 39#L123true, 107#L133true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,798 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,798 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,799 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 28#L138-3true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,799 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 160#true, 28#L138-3true, 79#L44true, 76#L120-3true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,799 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 2#L180true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,799 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 2#L180true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,799 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,799 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 2#L180true, 79#L44true, 160#true, 117#L119-1true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,800 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,800 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,800 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,800 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,800 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,801 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [130#L109-3true, 154#true, 156#true, 2#L180true, 77#L149-3true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,801 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,801 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [130#L109-3true, 154#true, 156#true, 2#L180true, 160#true, 79#L44true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,806 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [130#L109-3true, 154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,806 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [130#L109-3true, 154#true, 156#true, 2#L180true, 73#L135true, 79#L44true, 160#true, 45#L91-3true, 152#true, 158#true]) [2025-03-09 06:40:21,806 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,806 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 134#L90-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,807 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 134#L90-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,807 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 134#L90-1true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,807 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 2#L180true, 160#true, 79#L44true, 76#L120-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,807 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,807 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,807 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,808 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 2#L180true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 152#true, 158#true]) [2025-03-09 06:40:21,808 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,808 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,808 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,808 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 160#true, 123#L75true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,813 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,813 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,813 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,813 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:21,813 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,813 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,814 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 123#L75true, 152#true, 158#true]) [2025-03-09 06:40:21,814 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,814 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,814 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,814 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,817 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,817 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,817 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,817 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,817 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,818 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,818 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 29#thread4EXITtrue, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,818 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,818 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,818 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,818 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 133#L104true, 56#thread2EXITtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,819 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:21,819 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 133#L104true, 56#thread2EXITtrue, 152#true, 158#true]) [2025-03-09 06:40:21,819 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,819 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,821 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,821 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 141#thread3EXITtrue, 85#L179-1true, 79#L44true, 107#L133true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,821 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,821 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,822 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 152#true, 158#true]) [2025-03-09 06:40:21,822 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [69#L106-5true, 154#true, 156#true, 85#L179-1true, 160#true, 41#L150-1true, 79#L44true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,822 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,822 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,823 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,823 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 41#L150-1true, 79#L44true, 160#true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,823 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,823 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 41#L150-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,824 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,824 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 41#L150-1true, 160#true, 79#L44true, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,824 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,824 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,824 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 93#L135-5true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,825 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 160#true, 79#L44true, 93#L135-5true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,825 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 44#L77-5true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,825 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 44#L77-5true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,825 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 44#L77-5true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,825 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,825 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,826 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,826 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,826 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,826 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 76#L120-3true, 127#L148-1true, 152#true, 158#true]) [2025-03-09 06:40:21,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,827 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 127#L148-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,827 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,828 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,828 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][118], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,828 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,828 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,828 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,828 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][119], [154#true, 156#true, 85#L179-1true, 77#L149-3true, 79#L44true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,829 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 77#L149-3true, 160#true, 79#L44true, 117#L119-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,829 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,829 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,829 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 73#L135true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,830 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][120], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,830 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 79#L44true, 41#L150-1true, 160#true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,830 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,830 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 85#L179-1true, 79#L44true, 41#L150-1true, 160#true, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,831 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,831 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,831 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 79#L44true, 160#true, 41#L150-1true, 86#L106true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,831 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,831 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,831 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,831 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,832 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,832 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 102#thread2Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,832 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,832 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,834 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,834 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 137#thread2Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,834 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,834 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,837 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,837 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,837 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,838 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,838 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,838 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,838 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,838 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,839 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,839 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,839 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,839 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,840 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,840 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,840 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 152#true, 158#true]) [2025-03-09 06:40:21,840 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,840 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,840 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,840 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,841 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,841 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,841 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,841 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,842 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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, 156#true, 85#L179-1true, 160#true, 79#L44true, 45#L91-3true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,842 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,842 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,842 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,842 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 45#L91-3true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 76#L120-3true, 134#L90-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 79#L44true, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-09 06:40:21,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 160#true, 79#L44true, 76#L120-3true, 134#L90-1true, 152#true, 158#true]) [2025-03-09 06:40:21,843 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,843 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 135#L92-1true, 86#L106true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,844 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,844 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,844 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 135#L92-1true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,844 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,844 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,844 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,844 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 135#L92-1true, 86#L106true, 152#true, 158#true]) [2025-03-09 06:40:21,844 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,845 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,845 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,845 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 79#L44true, 160#true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,848 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,848 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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, 85#L179-1true, 73#L135true, 79#L44true, 160#true, 105#L121-1true, 152#true, 121#L77true, 158#true]) [2025-03-09 06:40:21,848 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,848 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_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, 2#L180true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,854 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:21,854 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 37#thread1Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 156#true, 141#thread3EXITtrue, 2#L180true, 73#L135true, 160#true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:21,854 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,854 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 2#L180true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 2#L180true, 73#L135true, 160#true, 149#L70-1true, 105#L121-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,861 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,861 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 160#true, 109#L48true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:21,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [154#true, 156#true, 141#thread3EXITtrue, 2#L180true, 73#L135true, 160#true, 109#L48true, 149#L70-1true, 152#true, 158#true]) [2025-03-09 06:40:21,863 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,863 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 160#true, 149#L70-1true, 48#L61-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,871 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,871 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,871 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,871 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,871 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~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, 48#L61-1true, 105#L121-1true, 152#true, 158#true]) [2025-03-09 06:40:21,872 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,872 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][158], [154#true, 156#true, 85#L179-1true, 39#L123true, 160#true, 149#L70-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,873 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][159], [154#true, 156#true, 85#L179-1true, 39#L123true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 160#true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,873 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][160], [154#true, 156#true, 85#L179-1true, 39#L123true, 73#L135true, 160#true, 149#L70-1true, 152#true, 125#L51-3true, 158#true]) [2025-03-09 06:40:21,873 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,873 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,874 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [115#L65true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 2#L180true, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,883 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,884 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,884 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,884 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][146], [106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 91#L102true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 153#true, 152#true, 158#true]) [2025-03-09 06:40:21,898 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,898 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,898 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:21,899 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [106#L181true, 114#L73true, 156#true, 162#(<= 0 ~n1~0), 73#L135true, 91#L102true, 153#true, 152#true, 158#true]) [2025-03-09 06:40:21,899 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,899 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 105#L121-1true, 97#thread1Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,904 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,904 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,904 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,905 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,905 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,905 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 133#L104true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,910 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,910 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 49#thread1EXITtrue, 73#L135true, 133#L104true, 152#true, 158#true]) [2025-03-09 06:40:21,910 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,910 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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][146], [114#L73true, 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-09 06:40:21,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][147], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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][148], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 78#thread3Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 73#L135true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,916 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,916 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1143] L135-5-->thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (= |v_thread4Thread1of1ForFork0_#t~post4#1_1| v_~n4~0_165) (< (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_1|) 0)) InVars {~n4~0=v_~n4~0_165} 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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,918 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1144] L135-5-->thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOW: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) (= |v_thread4Thread1of1ForFork0_#t~post4#1_3| v_~n4~0_167) (< 2147483646 |v_thread4Thread1of1ForFork0_#t~post4#1_3|)) InVars {~n4~0=v_~n4~0_167} 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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,918 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1145] L135-5-->L135: Formula: (and (<= 0 (+ 2147483649 |v_thread4Thread1of1ForFork0_#t~post4#1_5|)) (<= |v_thread4Thread1of1ForFork0_#t~post4#1_5| 2147483646) (= (+ |v_thread4Thread1of1ForFork0_#t~post4#1_5| 1) v_~n4~0_169) (= |v_thread4Thread1of1ForFork0_#t~post4#1_5| v_~n4~0_170)) InVars {~n4~0=v_~n4~0_170} OutVars{~n4~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, 11#thread3Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,918 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,918 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,920 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,920 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 86#L106true, 46#L63-1true, 152#true, 158#true]) [2025-03-09 06:40:21,920 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,920 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 117#L119-1true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 158#true]) [2025-03-09 06:40:21,922 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,922 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [8#L62-3true, 114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 117#L119-1true, 152#true, 158#true]) [2025-03-09 06:40:21,922 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,922 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,924 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,924 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 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-09 06:40:21,924 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,924 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 109#L48true, 108#thread4Err3ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,930 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 122#thread4Err2ASSERT_VIOLATIONINTEGER_OVERFLOWtrue, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,930 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,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], [114#L73true, 154#true, 156#true, 162#(<= 0 ~n1~0), 85#L179-1true, 73#L135true, 109#L48true, 152#true, 105#L121-1true, 158#true]) [2025-03-09 06:40:21,930 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2025-03-09 06:40:21,930 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event